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!

Giving users execute on sqlplus, sqlldr...

ji liJul 25 2008 — edited Jul 30 2008
Hello,

I'm running RHEL5 (linux) on an x86 Intel platform with Oracle 10gR2 (10.2.04), and don't seem to be able to give other users on this box the ability to run some of the Oracle client tools such as SQL*Plus, and sqlldr (for starters).

Most of the directories are created by oracle with 700 permissions (rwx------).
Even after opening all directories from /u01 up to the $OH/bin directory, the sqlplus still fails with the following error:

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

I really don't like opening up all the directories as 755 (rwxr-xr-x), and I certainly don't feel it is right to change permissions on various individual files and library files.

Does anyone know what the right solution to this problem would be?

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 27 2008
Added on Jul 25 2008
7 comments
3,176 views