Database Error Messages

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.