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: cannot map libclntsh.so.1.0 ??

Re: cannot map libclntsh.so.1.0 ??

From: Oracleguru <oracleguru_at_mailcity.com>
Date: Fri, 25 Sep 1998 21:01:36 GMT
Message-ID: <01bde8d7$541f6c00$a504fa80@mndnet>


Hi

Use the correct Ld library path. Set something like this in you .profile:

LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/oracle/8.0.3/lib

I dont know about 8.0.3, but libclntsh.so.1.0 is in /oracle/7.3.3/lib directory on our machine.

Later !!!

Oracleguru
www.oracleguru.net
oracleguru_at_mailcity.com

Dictionary <dictionary_at_mail.dictionary.com> wrote in article <360bfd2b.2090801864_at_news.randori.com>...
> When I attempt to start oracle 8.0.3 on my Digital Unix 4.0d box I get
> the following error on the console:
>
> /u01/app/oracle/product/8.0.3/lsnrctl: /sbin/loader: Fatal Error:
> cannot map libclntsh.so.1.0
>
> How do I correct this problem?
>
Received on Fri Sep 25 1998 - 16:01:36 CDT

Original text of this message

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