Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

What is LD_LIBRARY_PATH env variable for?

T.BoydNov 23 2011 — edited Nov 24 2011
DB Version : 11.2
OS : Oracle Solaris 10

Why do we set LD_LIBRARY_PATH ?

If my ORACLE_HOME is
$ echo $ORACLE_HOME
/u01/oracle/11g/db
Is this all I need to set for LD_LIBRARY_PATH ?
$ echo $LD_LIBRARY_PATH
/u01/oracle/11g/db/lib
What could happen if I don't set LD_LIBRARY_PATH variable or if set it incorrectly ?
This post has been answered by Billy Verreynne on Nov 24 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 22 2011
Added on Nov 23 2011
13 comments
57,704 views