I’m getting ORA-01031: insufficient privileges when creating a package my own schema. Shouldn’t I have complete control over my schema. If this is not the case, what privileges does my schema need?
I’m getting ORA-01031: insufficient privileges when creating a package my own schema. Shouldn’t I
Share
You may need to have GRANT CREATE PROCEDURE TO USERNAME.