Skip to Content
0
Former Member
May 19, 2008 at 10:26 AM

unable to load libclntsh.so.10.1

851 Views

OS: HP-UX 11.23

SAP: NW2004s SR2

DB: Oracle 10.2.0.2

Hi,

I am trying to start SAP WebAS ABAP system using startsap script but it fails at DB startup phase. The log file suggests that startdb is unable to locate library libclntsh.so.10.1

SHLIB_PATH points to /oracle/client/10x_64/instantclient and I can see that libclntsh.so.10.1 is there. But ldd dboraslib.so says:

libnsl.so.1 => /usr/lib/hpux64/libnsl.so.1
libpthread.so.1 => /usr/lib/hpux64/libpthread.so.1 
Unable to find library libclntsh.so.10.1

The system was working fine until the root file system got full and some system admin acivity took place on the server. The oracle trace files were relocated. Thats about it. But now when I try to start the system, I keep on getting this error.

I have referred to various SAP notes (e.g 819829) and threads on SDN but none seem to be much helpful.

Thanks in advance for your time.

Regards

Edited by: Shehryar Khan on May 19, 2008 3:27 PM