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 -> Re: error in loading shared libraries.

Re: error in loading shared libraries.

From: George Eastlick <georgee_at_airmail.net>
Date: Mon, 18 Oct 1999 07:11:09 -0500
Message-ID: <79F69A98D601ACA9.7198734D5547C83A.A090549809D9BE26@lp.airnews.net>


You may check the Oracle docs & make sure you have specified all oracle env vars.

I had a similar problem but it was on RH Linux 6 with Oracle 8.0.5 -- My problem was LD_LIBRARY_PATH=$ORACLE_HOME/lib and the LD_LIBRARY_PATH wasn't provided in the .profile script from oracle and wasn't mentioned in all areas of the docs but was needed none the less.

Sofie Kempeneer <SKempeneer_at_cereus.be> wrote in message news:7ueib7$t88$1_at_naxos.belnet.be...
> After that I installed Oracle8i on Linux Caldera I tried to run svrmgrl
and
> sqlplus but he gave me the following error:
>
> svrmgrl: error in loading shared libraries; libskxp8.so: cannot
> open shared object file: no such file or directory.
>
> I had the same error when I run sqlplus but it is not libskxp8.so but it
is
> libclntsh.so.8.0
>
> I hope that someone can help me out of that problem.
> Thank you very much.
>
>
>
Received on Mon Oct 18 1999 - 07:11:09 CDT

Original text of this message

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