Oracle DBA, How To, Error, Cause and Action

ORA-04062: string of string has been changed

ORA-04062: string of string has been changed


Cause:


Attempt to execute a stored procedure to serve an RPC stub which specifies a timestamp or signature that is different from the current timestamp/signature of the procedure.



Action:


Recompile the caller in order to pick up the new timestamp.

No comments:

Post a Comment

Thanks for your comment.