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: Radoulov, Dimitre <cichomitiko_at_gmail.com>
Date: Thu, 9 Feb 2006 14:56:22 +0100
Message-ID: <016d01c62d80$9f3a4de0$1a03310a@IBME1D11967173>


> 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=<hostname>)(port=<port>))(connect_data=(sid=<sid>)))'

Regards,
Dimitre

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Feb 09 2006 - 07:56:22 CST

Original text of this message

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