tmuth / Logger---A-PL-SQL-Logging-Utility

Logger is used by Oracle developers to instrument their PL/SQL code
55 stars 145 forks source link

ORA-06508: PL/SQL: could not find program unit being called while calling Logger. #75

Closed sChintamani closed 9 years ago

sChintamani commented 10 years ago

Hi, First off, thanks a bunch for wriring an excellent utility for logging PLSQL code.

We included PLSQL Logger in our DEV instance and we are observing that it is throwing ORA-06508: PL/SQL: could not find program unit being called seemingly at random. This is very specifically happening after new deployments. The issue goes away by itself without recompiling anything in the schema.

Any ideas on what might be causing this?

martindsouza commented 9 years ago

This issue was moved to OraOpenSource/Logger#76