DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: ORA-02082: A loop-back db link must have a connection qualifier

  1. #1
    Join Date
    Mar 2001
    Posts
    3

    Unhappy

    I am testing a database link with the target "looped back" into the current database. I get ORA-02082: A loop-back db link must have a connection qualifier.

    On Solaris, does anyone know how to correctly qualify the db link to get round this error? Please?

    (x-posted to Oracle development)
    Pete.

  2. #2
    Join Date
    Feb 2001
    Posts
    389
    alter system set global_names=true;

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width