Oracle DBA, How To, Error, Cause and Action

ORA-04061: existing state of string has been invalidated

ORA-04061: existing state of string has been invalidated


Cause:


Attempt to resume the execution of a stored procedure using the existing state which has become invalid or inconsistent with the stored procedure because the procedure has been altered or dropped.



Action:


Try again; this error should have caused the existing state of all packages to be re-initialized.

No comments:

Post a Comment

Thanks for your comment.