Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> environmental variables linux
Hello,
Can someone please tell me what environmental variables are absolutely needed in order for the oracle client on linux rh 6.1 to work?
So far I have:
ORACLE_HOME = /home/OraHome1
LD_LIBRARY_PATH = /home/OraHome1/lib
CLASSPATH = $CLASSPATH:home/OraHome1/jdbc/lib/classes111.zip
PATH = $PATH:$ORACLE_HOME/bin
ORACLE_SID = i815 (I'm not sure if I need this for the client)
export ORACLE_HOME ...
Thanks
I have not found this documented anywhere
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Mon Apr 03 2000 - 00:00:00 CDT