Missing grants for procedure
Boshoff Smit, August 05, 2021 - 1:16 am UTC
Hi.
Thank you for the feedback.
The PL/SQL code pointed to objects in another schema and called the SYS packages from within that schema also. I took the same procedure and ran it from within that schema and everything worked 100%..
Your feedback confirms that, and I will implement this workaround for now.
Definitely will not forget these direct grants and roles the next time I run into this issue with running procedures for another schema from a different schema.
Something so simple causing me a lot of grey hairs!
August 05, 2021 - 3:28 am UTC
Glad we could help