Db link creation in same db.
617891Jun 9 2008 — edited Oct 20 2008I am trying to create dblink in the same db between schemas . One schema name is clidev2 and other is dbmig. But when i am creating getting below error.
Please some one tell me that how can i create db links between the scheams .I have to create dbling from clidev2 to dbming and dbming to clidev2
SQL> create public database link BFIP.BIGFOOTINTERACTIVE.COM connect to clidev2 identified by clidev2 using bfip;
create public database link BFIP.BIGFOOTINTERACTIVE.COM connect to clidev2 identified by clidev2 using bfip
*
ERROR at line 1:
ORA-02082: a loopback database link must have a connection qualifier