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: Wim Coekaerts <wcoekaer_at_pacbell.net>
Date: 1998/01/14
Message-ID: <34BD4932.3BA1@pacbell.net>#1/1

> In article <01bd146c$26e49520$d205a8c0_at_venus>, Oron Vexler
> <ovexler_at_netvision.net.il> writes
> >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

Also, in Oracle8, there is the native naming adapter, which means, if you have only 1 database running on a system and the listener listening on the default port 1521, you can just type sqlplus xxx/yyy_at_hostname no need for any configuration at all on the client side anymore. But this is a new feature in net8... net8 is working well towards low to pretty much no-configuration if you stick to the defaults.

Cheers
Wim Received on Wed Jan 14 1998 - 00:00:00 CST

Original text of this message

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