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 -> The binaries couldnt get libclntsh.sl

The binaries couldnt get libclntsh.sl

From: Ky Nguyen <knguyen_at_ab.bluecross.ca>
Date: Fri, 23 Oct 1998 10:37:29 -0600
Message-ID: <3630B0C9.2B322BBF@ab.bluecross.ca>


Hi all,

We are testing installation of oracle8 on hp-ux 10.20. Things are going slow but they
are going. When everything is done, the dbase can be started up and most of the
binaries work BUT we cannot execute sqlplus and sqlload. They complain that
/mnt/lib/.../libclntsh.sl is not found.

We can get around this by either [1] create the wanted directory "/mnt/oracle8//lib"
then soft link its to the real path (ln -s
/ora_home/SID/lib/libclntsh.sl.1.0 /mnt/oracle8//lib/)
or [2] change an entry inside ~/orainst/buildtools_common.map from relative path
"%SH%/lib/libclntsh.sl.1.0" to a full path "/ora_home/SID/lib/libclntsh.sl.1.0"

Has anyone ran into this problem and had a better resolution or obtain the fix fr oracle?

PS: We phoned oracle support and they said that seems to happen only to our site. :( Received on Fri Oct 23 1998 - 11:37:29 CDT

Original text of this message

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