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: I do not want to use TNSNAMES.ORA. How ?

Re: I do not want to use TNSNAMES.ORA. How ?

From: Reza Abouk <Reza.Abouk_at_mci.com>
Date: 1997/12/30
Message-ID: <34a91790.91325789@news.internetmci.com>#1/1

You can provide all the required infos. on the same line:

sqlplus scott/tiger@(description=(address=(protocol=tcp) (host=.....) (port=.....)) (connect_data=(sid=....)))

On 29 Dec 1997 15:13:54 GMT, "Oron Vexler" <ovexler_at_netvision.net.il> wrote:

>Hi,
>Is there a way I can connect to a remote database without using alias name
>-
>I mean specify the exact location of the database.
>
>Thanx alon
Received on Tue Dec 30 1997 - 00:00:00 CST

Original text of this message

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