ORA-02082: a loopback database link must have a connection qualifier
Cause:
An attempt was made to create a database link with the same name as the current database.
Action:
a loopback database link needs a trailing qualifier, for example MYDB.EXAMPLE.COM@INST1 - the '@INST1' is the qualifier
No comments:
Post a Comment
Thanks for your comment.