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: TNS on Sun Solaris

Re: TNS on Sun Solaris

From: Van Messner <vmessner_at_netaxis.com>
Date: Wed, 27 Oct 1999 21:10:54 -0400
Message-ID: <3pNR3.1303$23.93993@typ11.nn.bcandid.com>


If you're on one machine, you may want to do everything through TCP, even the local connection. You'll need a line in your sqlnet.ora file that looks something like automatic_ipc=off (I don't have my manuals here).

Van

Jeff Hunter <jeffh_at_btitelecom.net> wrote in message news:38174a2d_at_defiant.btitelecom.net...
>
> Is your $TNS_ADMIN variable set correctly? It should be pointing to the
> directory in which your tnsnames.ora and listener.ora files are located.
>
> Christ Follower wrote in message <7v779k$3p0$1_at_nnrp1.deja.com>...
> >I am setting up Oracle 8.0.5 on Sun Solaris. I edited TNSNAMES.ORA. I
> >am able to connect to the database (resides on the same machine)
> >without giving a connection string name. I want to be able to connect
> >to another Oracle database on another machine. It is giving me the TNS
> >Name error (not able to resolve TNS name), although TNSNAMES.ORA is
> >configured. Where else did I miss? Thanks.
>
>
>
Received on Wed Oct 27 1999 - 20:10:54 CDT

Original text of this message

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