Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: ??? strange database link problem
Check out the global_name init.ora parameter.
It is probably set to true, which forces the name of the database link to be the same as the alias.
> -----Original Message-----
> From: Andrea Oracle [mailto:andreaoracle_at_yahoo.com]
> Sent: Wednesday, May 16, 2001 11:30 PM
> To: Multiple recipients of list ORACLE-L
> Subject: ??? strange database link problem
>
>
> Hi all,
>
> I tried to create a database link like this:
>
> create database link test connect icssowner identified
> by icssowner using 'AU40CNV';
>
> when I used it, I got:
> ERROR at line 1:
> ORA-02085: database link TEST.WORLD connects to
> AU34TD.WORLD
>
> I created other links to AU40CNV, but I got that err
> again, the link ALWAYS goes to AU34TD.WORLD!!! why?
>
> Thanks
>
> Andrea
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Andrea Oracle
> INET: andreaoracle_at_yahoo.com