DBMS_STANDARD package
looking for Explanation of "ORA-04068: existing state of
packages has been discarded" and "ORA-06508 PL/SQL: could not find
program unit being called" errors. (Doc ID 418270.1) , but this note doesn't explain
1- Who / what altered the DBMS_STANDARD package?
2- Why did we keep getting the error messages for every new session ?
The note says you would only get the error once , in a session which was already active when some package was recompiled.
New sessions would not get any error / warning. However we had to bounce the instance to make the environment operational again.
Any idea ?
Thanks in Advance,