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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Centralized names resolution

Re: Centralized names resolution

From: Michael Ray <topshot.rhit_at_gmail.com>
Date: Thu, 9 Feb 2006 09:51:25 -0500
Message-ID: <286664910602090651i7b9e983ch8496fec5ebe6a3c4@mail.gmail.com>


Easy Connect does make life easier for most people, but the great majority of our apps use a generic username/pw which is kept in ini files so they automatically connect to Oracle when started. Thus, if the server name ever changed, we'd still have to update all the ini files instead of the tnsnames.ora files.

This is a production facility with barebones IT staff so I'm trying to make this as painless as possible. I think having the tnsnames.ora file on the Oracle server (Win 2003) as a share we can map to would be the simplest to setup and maintain. Most of their servers are Netware.

On 2/8/06, Jared Still <jkstill_at_gmail.com> wrote:
> You could consider just skipping tnsnames.ora and OID.
>
> With 10g you get easy connect.
>
> e.g. sqlplus scott/tiger@//someserver:1529/orcl

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Feb 09 2006 - 08:51:25 CST

Original text of this message

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