User-1022063999 posted
Intermittant problem. We get this error intermittantly. The logged in user has permission to execute this package. Sometimes we get this error, other times it fires successfully. We have tested, and we find that we can use the same
arguments both successfully and not.
The permissions are done through roles, and mostly we are not having any problems with other parts of the application where procs are being called through a package to which the user had been granted execute via a role. I've seen stuff about granting
explicit permission instead of roles, but with a hundred or so users and a dozen or so roles, dealilng with explicit permissions would be a major headace. Besides, it mostly works just fine.
Any idea what could be causing this behavior? It's causing us to lose hair and sleep.
ORA-06550: line 1, column 7:
PLS-00201: identifier 'MODONOR2.LETTERS' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored