Monday, November 24, 2008

sqlplus give error /usr/lib/hpux64/dld.so: Unable to find library 'libclntsh.so.10.1'

When other user in HP-UX run sqlplus and system give following error:
/usr/lib/hpux64/dld.so: Unable to find library 'libclntsh.so.10.1'

Solution:chmod -R 755 $ORACLE_HOME

No comments: