Oracle DBA, How To, Error, Cause and Action

ORA-04065: not executed, altered or dropped string

ORA-04065: not executed, altered or dropped string


Cause:


Attempt to execute a stored procedure that has been altered or dropped thus making it not callable from the calling procedure.



Action:


Recompile its dependents.

No comments:

Post a Comment

Thanks for your comment.