Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Access of libclntsh.so.8.0

RE: Access of libclntsh.so.8.0

From: Carle, William T (Bill), NBSO <wcarle_at_att.com>
Date: Fri, 1 Sep 2000 07:19:28 -0500
Message-Id: <10606.116065@fatcity.com>


Hi,  

    Try setting the environment variable SHLIB_PATH to $ORACLE_HOME/lib.  

Bill

-----Original Message-----
From: DEMANCHE Luc (Cetelem) [mailto:luc.demanche_at_cetelem.fr] Sent: Friday, September 01, 2000 5:59 AM To: Multiple recipients of list ORACLE-L Subject: Access of libclntsh.so.8.0

Hi Gurus,
We have a program written in Pro*C and this program connects to a database and uses a libclntsh.so.8.0 in ORACLE_HOME/lib library.

The problem we encounter is with the Unix user Oracle (Software owner): we can run this program, but with another user, we get:

"ld.so.1 prsqlout: fatal: libclntsh.so.8.0: open failed: No such file or directory"
In my opinion, this is a permission problem. What should the permission be for the ORACLE_HOME file structure? And for the ORACLE_HOME/lib library?

TIA Luc Demanche
Cetelem
Tel.: 01.46.39.14.49 Received on Fri Sep 01 2000 - 07:19:28 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US