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!

How oracle takes LD_LIBRARY_PATH?

1978368Jan 30 2014 — edited Feb 19 2014

I am using a utility that connects to libraries, Those library paths are exported in LD_LIBRARY_PATH and if I do ldd on the library i am getting proper results. But when I use that module from oracle it is giving error of library not found.

I have exported the same path in the oracle login of UNIX box and restarted listener, Post which logging into my DB user I tried using the module and it gave me expected result.

But same module command when I am trying from another UNIX login on same DB login it is not working.

I have exported the LD_LIBRARY_PATH in the .profile of UNIX box.

Can anyone please help me how I can get this resolved?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 19 2014
Added on Jan 30 2014
12 comments
4,843 views