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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Fail to run sqlplus after 8i installation

Re: Fail to run sqlplus after 8i installation

From: <mcfarlp_at_my-deja.com>
Date: Tue, 21 Dec 1999 23:46:20 GMT
Message-ID: <83p3gc$i8i$1@nnrp1.deja.com>

Joe,

 It looks like you need to add /usr/ucblib/ to your LD_LIBRARY_PATH environment variable (usually set in the .cshrc or .profile depending on which shell you use).

patrick

In article <385F25D1.1C1B64E2_at_tradelink.com.hk>,   Joe Tin <joe.tin_at_tradelink.com.hk> wrote:
>
> --------------A6765DF6F1D98CFBE65A3FCE
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
>
> I have newly installed the Oracle Client 8.1.5 (client only) on Sun
> Solaris 2.6.
> The installation is successful. However, when I run sqlplus,
> the following error occurs:
>
> $ sqlplus
> ld.so.1: sqlplus: fatal: libucb.so.1: open failed: No such file or
> directory
> Killed
> $
>
> I don't know whether there is something wrong in the installation or
> in the environment settings. The library files ld.so.1 and libucb.so.1
> are present under the directory /usr/lib/ and /usr/ucblib/
> respectively.
> I have followed the installation guide of Oracle 8.1.5.
>
> Thanks
>
> Joe
> joe.tin_at_tradelink.com.hk
>
> --------------A6765DF6F1D98CFBE65A3FCE
> Content-Type: text/html; charset=us-ascii
> Content-Transfer-Encoding: 7bit
>
> <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
> <html>
> I have newly installed the Oracle Client 8.1.5 (client only) on Sun
Solaris
> 2.6.
> <br>The installation is successful. However, when I run sqlplus,
> <br>the following error occurs:
> <p><tt>$ sqlplus</tt>
> <br><tt>ld.so.1: sqlplus: fatal: libucb.so.1: open failed: No such
file
> or directory</tt>
> <br><tt>Killed</tt>
> <br><tt>$</tt>
> <p>I don't know whether there is something wrong in the installation
or
> <br>in the environment settings. The library files ld.so.1 and
libucb.so.1
> <br>are present under the directory /usr/lib/ and&nbsp;
/usr/ucblib/&nbsp;
> respectively.
> <br>I have followed the installation guide of Oracle 8.1.5.
> <p>Thanks
> <p>Joe
> <br>joe.tin_at_tradelink.com.hk</html>
>
> --------------A6765DF6F1D98CFBE65A3FCE--
>
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Tue Dec 21 1999 - 17:46:20 CST

Original text of this message

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