Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: SQL*Net problem with Oracle 8.0.3/Solaris 2.5
Well, apparently it should be "viva.world=". You also should have something like
names.default_domain = world name.default_zone = world
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
![]() |
![]() |