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: <ddorr.cs_at_clearstream.com>
Date: Fri, 1 Sep 2000 12:40:57 +0200
Message-Id: <10606.116058@fatcity.com>


did you export LD_LIBRARY_PATH=$ORACLE_HOME/lib:.... in your user env ?

> ----------
> From: DEMANCHE Luc (Cetelem)[SMTP:luc.demanche_at_cetelem.fr]
> Reply To: ORACLE-L_at_fatcity.com
> Sent: Friday, September 01, 2000 12:59
> 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
> luc.demanche_at_cetelem.fr
Received on Fri Sep 01 2000 - 05:40:57 CDT

Original text of this message

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