Oracle DBA, How To, Error, Cause and Action

ORA-01048: Couldn't find the specified procedure in the given context

ORA-01048: Couldn't find the specified procedure in the given context


Cause:


The procedure user specified in deferred RPC doesn't exist.



Action:


Check to make sure that the procedure exists and is visible to the replication process.

No comments:

Post a Comment

Thanks for your comment.