| ERROR | database link string connects to string |
| 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. |