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: differences between Solaris and Windows in sqlplus connection specifiers?

Re: differences between Solaris and Windows in sqlplus connection specifiers?

From: <yong321_at_yahoo.com>
Date: 3 Jan 2005 07:16:19 -0800
Message-ID: <1104765379.017021.254430@f14g2000cwb.googlegroups.com>


The easiest way is simply create your own .tnsnames.ora (note the leading .) under $HOME. If you don't want to create a file there, create tnsnames.ora under, say, /var/tmp, and export TNS_ADMIN=/var/tmp.

Yong Huang Received on Mon Jan 03 2005 - 09:16:19 CST

Original text of this message

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