ORA-02085: database link %s connects to %s
Cause: A database link connected to a database with a different name.
The connection is rejected.
Action: Create a database link with the same name as the database it
connects to, or set global_names=false.
I would recommend you to create the db_link with the same name as the database.
Bookmarks