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: Modifying tnsnames.ora without using SQLNet Configurator.

Re: Modifying tnsnames.ora without using SQLNet Configurator.

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 2000/07/01
Message-ID: <962466689.28209.0.pluto.d4ee154e@news.demon.nl>#1/1

IMO, you'd better switch to Oracle Names In that cases you would configure
names.directory_path = (onames, tnsnames) in sqlnet.ora
You will have a correct onames setup and the end-user can retain their own tnsnames.ora.
The other solution would be setting the tns_admin registry entry on all clients to point to a tnsnames.ora on a network drive, thus they will loose access to their tnsnames.ora.

Hth,

Sybrand Bakker, Oracle DBA

H
"Liam Caffrey" <eosys-nospam_at_eircom.net> wrote in message news:f9o75.3412$r4.2305_at_news.indigo.ie...
> I need to be able to modify the tnsnames.ora with a text editor and change
> the time whereever so that SQLNet Easy Configurator doesn't realise that
 the
> file was changed by an entity of than the Configurator.
>
> Where does the configurator keep the the last edit timestamp, is it
 possible
> to trick the Configurator into thinking that it made the change rather
 than
> notepad.exe for example.
>
> I need to role out an application to about 100 users and I wanted to use
> InstallShield to modify directly the tnsnames.ora file without the user
> having to fiddle with the configurator. Is this possible?
>
> Maybe there is a more appropriate deployment strategy - network based
> tnsnames.ora? Bear in mind that a lot of users will already be using their
> own local tnsnames.ora with entries for other legacy Oracle instances.
>
> Regards
>
> Liam Caffrey
> Change the "ten" to "net" before sending.
> eosys_at_eircom.ten
>
>
>
Received on Sat Jul 01 2000 - 00:00:00 CDT

Original text of this message

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