Hi,
This is a real short post - cant type too much with a fractured right hand....:)
Issue:
Following error while executing shutdown command using sqlplus:
/usr/lib/hpux64/dld.so: Unable to find library 'libsqlplus.so'
This error might pop up during other operations/commands with sqlplus also.
Fix:
Check LD_LIBRARY_PATH and SHLIB_PATH
It should point to $ORACLE_HOME/lib:$ORACLE_HOME/lib32
set it accordingly and the issue is fixed.
- Aravind Kamath Posral
Friday, April 16, 2010
Subscribe to:
Post Comments (Atom)
1 comment:
Thank you verymuch :)
Post a Comment