Migration of Role Permission

Hi All,

Is there any way to migrate the role’s permission?
I have tried using via import fixtures but i haven’t found yet table for roles permission. The closest one i found is a table named DocPerm, which contain all permission of the doctypes.
Now, i have the DocPerm.json file, tried to migrate to other site which on separate droplet (Roles and Doctypes are the same), i get this following error:

I even try to migrate the DocPerm.json file in the same sites/bench, also will resulting the same error(different name)

Any solution for this error? Or any other ways to migrate the role permission?