Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: ??? strange database link problem

Re: ??? strange database link problem

From: Bunyamin K. Karadeniz <bunyamink_at_havelsan.com.tr>
Date: Thu, 17 May 2001 08:21:55 -0700
Message-ID: <F001.00306384.20010517073055@fatcity.com>

# Global Naming -- enforce that a dblink has same name as the db it connects toglobal_names = true  
 
Your problem is this.
make it to false or obey the rules.
 
<BLOCKQUOTE dir=ltr
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">

<FONT color=#0000ff face=Arial
size=2>Check
<SPAN
class=629023913-17052001><FONT color=#0000ff face=Arial
size=2>NAMES.DEFAULT_DOMAIN in sqlnet.ora
<FONT color=#0000ff face=Arial
size=2>Regards
Ivo
Libal
<FONT color=#0000ff face=Arial
size=2> 

<FONT face=Tahoma
size=2>-----Original Message-----From: Adams, Matthew (GEA,
088130) [<A
href="mailto:MATT.ADAMS_at_APPL.GE.COM">mailto:MATT.ADAMS_at_APPL.GE.COM]Sent:
Thursday, May 17, 2001 03:55 PMTo: Multiple recipients of list
ORACLE-LSubject: 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.

Received on Thu May 17 2001 - 10:21:55 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US