That was it.
 
Thanks!

-----Original Message-----
Sent: Thursday, May 17, 2001 10:31 AM
To: Multiple recipients of list ORACLE-L


# Global Naming -- enforce that a dblink has same name as the db it connects
to
global_names = true
 
 
Your problem is this.
make it to false or obey the rules.

 

----- Original Message ----- 
To: Multiple  <mailto:[EMAIL PROTECTED]> recipients of list ORACLE-L 
Sent: Thursday, May 17, 2001 5:41 PM

Check
NAMES.DEFAULT_DOMAIN in sqlnet.ora
Regards
Ivo Libal
 

-----Original Message-----
<mailto:[EMAIL PROTECTED]> ]
Sent: Thursday, May 17, 2001 03:55 PM
To: Multiple recipients of list ORACLE-L



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. 

---- 
R. Matt Adams  - GE Appliances - [EMAIL PROTECTED] 
  Meddle not in the affairs of troff, 
  for it is subtle and quick to anger. 



> -----Original Message----- 
> From: Andrea Oracle [ mailto:[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> ] 
> 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/ <http://auctions.yahoo.com/>  
> -- 
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
<http://www.orafaq.com>  
> -- 
> Author: Andrea Oracle 
>   INET: [EMAIL PROTECTED] 
> 
> Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051 
> San Diego, California        -- Public Internet access / Mailing Lists 
> -------------------------------------------------------------------- 
> To REMOVE yourself from this mailing list, send an E-Mail message 
> to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in 
> the message BODY, include a line containing: UNSUB ORACLE-L 
> (or the name of mailing list you want to be removed from).  You may 
> also send the HELP command for other information (like subscribing). 
> 

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Smith, Ron L.
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to