Oracle DBA, How To, Error, Cause and Action

ORA-04054: database link string does not exist

ORA-04054: database link string does not exist


Cause:


During compilation of a PL/SQL block, an attempt was made to use a non-existent database link.



Action:


Either use a different database link or create the database link.

No comments:

Post a Comment

Thanks for your comment.