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

Home -> Community -> Usenet -> c.d.o.server -> Linux 8.0.5 loading shared lib error

Linux 8.0.5 loading shared lib error

From: gigadud <zaybx_at_hotmail.com>
Date: 20 Sep 1999 11:39:01 -0500
Message-ID: <37e6620f.851029776@news1.newscene.com>


When i try to execute the following script i get a library error, any suggestions on how to resolve this isue.



#!/bin/ksh
ORACLE_HOME=/home/oracle/app/oracle/product/8.0.5 ORACLE_SID=ccar
export ORACLE_HOME; export ORACLE_SID
$ORACLE_HOME/bin/exp <<!

ccar61/ccar61
6553600
$HOME/ccar.dmp

u
y
y
y
ccar61

!


/home/oracle/app/oracle/product/8.0.5/bin/exp: error in loading shared libraries
: libclntsh.so.1.0: cannot open shared object file: No such file or directory

Once again any help would be appreciatted.

-Don- Received on Mon Sep 20 1999 - 11:39:01 CDT

Original text of this message

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