Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: I do not want to use TNSNAMES.ORA. How ?
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
![]() |
![]() |