ERROR | a loopback database link must have a connection qualifier |
CAUSE | attempt to create a database link with the same name as the current database. |
ACTION | a loopback database link needs a trailing qualifier, e.g. MYDB.DEV.US.ORACLE.COM@INST1 - the @INST1 is the qualifier |