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: Randy Harris <randy.harris_at_nospam.net>
Date: Sun, 11 Aug 2002 03:29:09 GMT
Message-ID: <9Sk59.704$2E6.504997@newssvr28.news.prodigy.com>


You were exactly correct. I added the lines:

names.default_domain = world
name.default_zone = world

to sqlnet.ora and I was able to immediately connect to the database. Didn't even need to restart the listener.

Thanks very much.

--
Randy Harris




"Álvaro Palma Aste" <queria_direccion_at_el.perla.invalid> wrote in message
news:aj4dkp$4kh$1_at_localhost.localdomain...

> Randy Harris escribió:
> >"Álvaro Palma Aste" <queria_direccion_at_el.perla.invalid> wrote in message
> >news:aiv5pv$cd0$1_at_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:
> >>
>
> [details deleted]
>
> >> Look up the config of your sqlnet.ora file. It says something
> >> about "world" names.
>
> >Please forgive my ignorance. Where would I find the config of my
sqlnet.ora
> >file?
>
> No problem, nobody borns knowing :-)
>
> The sqlnet.ora file should be in the same folder than
> tnsnames.ora, often $ORACLE_HOME/net80/admin for net80 clients.
> It should look like
>
> TRACE_LEVEL_CLIENT = OFF
> names.directory_path = (TNSNAMES, HOSTNAME)
> names.default_domain = world
> name.default_zone = world
> automatic_ipc = off
>
> --
> 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 Sat Aug 10 2002 - 22:29:09 CDT

Original text of this message

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