Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Centralized names resolution
I use Oracle OID. It's a pain to set up and to add entries to. But it
is stable and works just like Oracle Names used to.
We have three OID database instances running. Works just fine.
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Radoulov, Dimitre
Sent: Thursday, February 09, 2006 8:56 AM
To: oracle-l_at_freelists.org
Subject: Re: Centralized names resolution
> With 10g you get easy connect.
>
> e.g. sqlplus scott/tiger@//someserver:1529/orcl
And in 8i/9i you can connect with:
sqlplus
username/password@'(description=(address=(protocol=<protocol>)(host=<hos
tname>)(port=<port>))(connect_data=(sid=<sid>)))'
Regards,
Dimitre
-- http://www.freelists.org/webpage/oracle-l -- http://www.freelists.org/webpage/oracle-lReceived on Thu Feb 09 2006 - 08:05:03 CST
![]() |
![]() |