From: vrw <linux4me2000@netscape.com>
Newsgroups: comp.databases.oracle.server
Subject: Help with env. variables under Linux please !
Date: Sat, 3 Mar 2001 15:09:26 +0000
Organization: silicogenics
Lines: 22
Message-ID: <97r1dj$179$1@newsg4.svr.pol.co.uk>
NNTP-Posting-Host: modem-39.arvenien.dialup.pol.co.uk
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7Bit
X-Trace: newsg4.svr.pol.co.uk 983632115 1257 62.136.128.167 (3 Mar 2001 15:08:35 GMT)
NNTP-Posting-Date: 3 Mar 2001 15:08:35 GMT
X-Complaints-To: abuse@theplanet.net
User-Agent: KNode/0.4


Hi all,
The subject about says it: how can I set environmant variables under Linux 
to get 8.1.7 running ? The files I have used are .bashrc in my user home 
directory, and /usr/local/bin/oraenv.
I have set ORACLE_HOME to the necessary dir in /usr/local/bin/oraenv, where 
I have specified three things:
setenv ORACLE_HOME=blablabla
setenv ORACLE_SID=blablabla
setenv NLS_SORT ENGLISH
I have the following in .bashrc:
export ORACLE_HOME=blablabla
export NLS_TERRITORY="US"
Despite these entries, I still cannot get SQL Plus running; when I log in 
as either scott/tiger or sys/change_on_install, SQL tells me:
"ORA-07217: sltln: environment variable cannot be evaluated"
Could someone tell me where I have to set what to get this running ?
Thanks a lot in advance,

Regards,

Volkmar


