Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: UNIX_PATH and LD_LIBRARY_PATH
Dennis,
LD_LIBRARY_PATH has to be set. It is from this path, oracle libraries are referred from. Generally, it is set to $ORACLE_HOME/lib
One of the common error while executing oracle utilities, if you don't set this correctly is=20
<something>.msb / .lib not found
Hope this helps.
Thanks,
Arul.
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of DENNIS WILLIAMS
Sent: 14 December 2004 17:41
To: oracle-l_at_freelists.org
Subject: UNIX_PATH and LD_LIBRARY_PATH
The proliferation of Oracle patchsets has me experimenting with multiple
Oracle installations on the same Solaris server. I recently went through
some weird problems in creating a database under this arrangement. It
turns out that the environment variables LD_LIBRARY_PATH and UNIX_PATH
were set but not set correctly. This got me thinking, do I even need to
set these variables?
=20
Dennis Williams
DBA Lifetouch, Inc.
--
http://www.freelists.org/webpage/oracle-l
--
http://www.freelists.org/webpage/oracle-l
Received on Tue Dec 14 2004 - 12:21:43 CST