Published on InterSystems Developer Community (https://community.intersystems.com)

Home > How to give write permission by code without write permission ERROR:#5388

Question
Zhang Fatong · Mar 10, 2021

How to give write permission by code without write permission ERROR:#5388

I want to operate on the class in enslib, but I don't have write permission. How can I modify the permission with code, or which table is given write permission

ERROR:#5388 - You do not have write permission on the database class ,so class lock cannot be obtained .

#InterSystems IRIS
Product version: IRIS 2020.1

Source URL:https://community.intersystems.com/post/how-give-write-permission-code-without-write-permission-error5388