Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: UNIX_PATH and LD_LIBRARY_PATH

RE: UNIX_PATH and LD_LIBRARY_PATH

From: <arul.kumar_at_bt.com>
Date: Tue, 14 Dec 2004 18:11:40 -0000
Message-ID: <83FC2D1BC95D884894735B11B562A41C09C092FD@i2km06-ukbr.domain1.systemhost.net>


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

Original text of this message

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