Oracle Error Message
ORA-04054: database link string does not exist
Reason for the Error
During compilation of a PL/SQL block, an attempt was made to use a non-existent database link.
Solution
Either use a different database link or create the database link.