sqlplus: error while loading shared libraries:
Hi Team,
In my database server i am not able to login to the database via sqlplus and exp/imp also having error as below. But i am having permission to the this executable. I am falling under other user catagary. I am not sure this error really related to permission issue. Please help me on this
export ORACLE_SID=TEST
export ORACLE_HOME=/dboracle/orabase/product/10.2.0.3
export PATH=$PATH:$ORACLE_HOME/bin
Error:sqlplus: error while loading shared libraries: libsqlplus.so: cannot open shared object file: No such file or directory
Permission details.
testuser@sgh3001:/dboracle/orabase/product/10.2.0.3/bin> ls -lrt sqlplus
-rwxr-x--x 1 oracle dba 12924 2007-03-27 10:21 sqlplus