Oracle Error ORA-23397: global name “string” does not match database link name “string”

Oracle Error Message

ORA-23397: global name “string” does not match database link name “string”

Reason for the Error

the database link name at the local node does not match the global name of the database that the link accesses.

Solution

Ensure that global names is set to true and the link name matches the global name.