Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to find library 'libsqlplus.so'.

418915Apr 4 2008 — edited Jul 6 2010
Hi,

This thread releted that thread "Unexpected communication failure with ASM instance:"

We installed 10.2.0.1 database on hp-ux itanium (11.23) and start running no errors.

If a user within dba group be able to run sqlplus, sqlldr, but same user only if removed dba group, can't run sqlplus, sqlldr vs. and thrown this error:
$ sqlplus
/usr/lib/hpux64/dld.so: Unable to find library 'libsqlplus.so'.
Killed
$ sqlplus /nolog
/usr/lib/hpux64/dld.so: Unable to find library 'libsqlplus.so'.
Killed

Cause this problem I have to add dba groups all user but there is a side affect, all user able to sqlplus "/as sysdba", connect database sys. I dont want to this situation.

I search this problem in web. And i decide apply patch 10.2.0.2

This decision is correct? Or how can solve my problem?

Best regards..
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 3 2010
Added on Apr 4 2008
14 comments
13,189 views