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

Home -> Community -> Usenet -> c.d.o.server -> Re: SQL*Net problem with Oracle 8.0.3/Solaris 2.5

Re: SQL*Net problem with Oracle 8.0.3/Solaris 2.5

From: Pluton <pluton_at_cybercable.tm.fr>
Date: 9 Jun 1998 16:12:42 +0100
Message-ID: <01bd93b1$346e9a00$096346c0@basix>

Well, apparently it should be "viva.world=". You also should have something like

	names.default_domain = world
	name.default_zone = world

in sqlnet.ora

I hope I don't tell you something wrong!

Pluton.

> Actually it is. Here is the corresponding extract from my
> ORACLE_HOME/network/admin/tnsnames.ora file:
>
> viva =
> (DESCRIPTION =
> (ADDRESS =
> (PROTOCOL = TCP)
> (HOST = sun01)
> (PORT = 1521)
> )
> (CONNECT_DATA = (SID = viva)(GLOBAL_NAME=viva)
> )
> )
>
> Andre.
>
>
>
Received on Tue Jun 09 1998 - 10:12:42 CDT

Original text of this message

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