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: SQL Net client config on UNIX box

Re: SQL Net client config on UNIX box

From: JG of PAFB <jgofpafb_at_aol.com>
Date: 1998/03/08
Message-ID: <19980308131301.IAA02968@ladder02.news.aol.com>#1/1

Just mount the Unix side TNSNAMES.ORA file (it was created when you setup SQLNET on the server) to the Unix Client. Set the environment variable TNSADMIN = the path where the TNSNAMES.ORA file is mounted to. You can optionally set the env variable TWO_TASK to the name in the TNSNAMES.ORA file of the database you want to connect to by default.

The name of the database server and the IP will also have to be in the client's local /etc/hosts or in the servers YP maps (which ever is the case) or in the DNS database.

jarchamb_at_aftac.gov (Oracle DBA) Received on Sun Mar 08 1998 - 00:00:00 CST

Original text of this message

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