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: Oracle Names

Re: Oracle Names

From: Fan <fanzeng_at_earthlink.net>
Date: 23 Oct 2002 14:08:04 -0700
Message-ID: <ba75c72a.0210231308.28233734@posting.google.com>


Read: http://www.dbazine.com/liu1.html

I don't recommend using 'use_plug_and_play_listener = on' and auto registration. It is not only buggy, but also not secure.

By set up everything automatically, you lost your control. Any client can shutdown your names and delete the entries in the names by using netasst.

Names is not installed by default, (so you can't find those scripts.) You need to select it by using custom install.

"David COSTE" <dco_at_compaq.com> wrote in message news:<TCyt9.14$CF1.318521_at_news.cpqcorp.net>...
> Hello,
>
> I would like to use Oracle Names on a 9i Database architecture to avoid
> deploying tnsnames.ora files each time a new database is created. I tried to
> set it up but it does not work. In fact, the server starts up but I don't
> know what to do to load the Names.
> I tried to use the use_plug_and_play_listener = on in the listener.ora file
> but no discovery seems to be performed.
> I didn't build a region database because there the namesini.sql file is
> missing but the doc says a region databas is not mandatory.
>
> In fact the documentation is not very clear on that point.
>
> Could someone help me ?
>
> Thanks
> David
Received on Wed Oct 23 2002 - 16:08:04 CDT

Original text of this message

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