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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Net8 confusion - need help

Re: Net8 confusion - need help

From: Álvaro Palma Aste <queria_direccion_at_el.perla.invalid>
Date: Fri, 9 Aug 2002 01:27:27 +0000 (UTC)
Message-ID: <aiv5pv$cd0$1@localhost.localdomain>


Randy Harris escribió:
>I've been trying to understand this using the Net8 Admin Guide, but am just
>too dense to figure it out.

>I created a database, this entry was created in tnsnames.ora:

>ES1.world =
> (DESCRIPTION =
> (ADDRESS_LIST =
> (ADDRESS =
> (COMMUNITY = tcp.world)
> (PROTOCOL = TCP)
> (Host = DETESPC2)
> (Port = 1521)
> )
> )
> (CONNECT_DATA =
> (SID = ES1)
> (GLOBAL_NAME = ES1.world)
> )
> )

>When I attempt to connect to it with sqlplus on the local system, I get an
>error - TNS:could not resolve service name. If I change the first line to:

>ES1 =

>(simply removing the .world), it works. I see other systems work just fine
>with the .world.

>I would be grateful if someone could explain this to me.

>--
>Randy Harris

Look up the config of your sqlnet.ora file. It says something about "world" names.

-- 
Atte.
Álvaro Palma Aste
Grupo de Ing. Biomédica
Depto. de Ing. Eléctrica - U. de Chile
******************************************************
It's the only form of protest they're allowed 
I've seen their silent faces scream so loud 
If they were to speak these words they'd go missing too 
Another woman on a torture table what else can they do

Sting - They Dance Alone...
Received on Thu Aug 08 2002 - 20:27:27 CDT

Original text of this message

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