Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> The binaries couldnt get libclntsh.sl
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
![]() |
![]() |