Database Administration (MOSC)

MOSC Banner

sqlplus: error while loading shared libraries: libclntsh.so.11.1

Hi all,


linux 8.7, database client 11g is installed

but when sqlplus gives me error, meaning library is not found


$ env | grep ORA

ORACLE_SID=o11204

ORACLE_BASE=/u01/app/oracle

ORACLE_HOME=/u01/app/oracle/product/11204C <<-----

ORACLE_TERM=vt100

ORAENV_ASK=NO


$ env |grep LIB

LD_LIBRARY_PATH=/usr/lib:/u01/app/oracle/product/11204C/lib <<-----

PERL5LIB=/u01/app/oracle/product/11204C/rdbms/admin:/u01/app/oracle/product/11204C/perl/bin


$ sqlplus

sqlplus: error while loading shared libraries: libclntsh.so.11.1: cannot open shared object file: No such file or directory


Please advise what is missing.


Appreciate your help !

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center