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 -> libclntsh.sl.9.0

libclntsh.sl.9.0

From: John Hurley <johnbhurley_at_sbcglobal.net>
Date: 2 Oct 2004 13:12:28 -0700
Message-ID: <d4d6f278.0410021212.1f42de6@posting.google.com>


On hpux 9.2.0.5 with security patches 3811906 and 3835986

Looks like a goof from oracle on permissions ... people trying to use the precompiler will core dump (at least 32 bit precomp didn't look at 64 bit yet).

/u01/app/oracle/product/9.2.0/lib32 $ ll libclnt* lrwxrwx--- 1 oracle oinstall 16 Oct 2 14:10 libclntsh.sl
-> libcln

tsh.sl.9.0
-rwxrwx--- 1 oracle oinstall 16580608 Oct 2 14:10
libclntsh.sl.9.0
-rw-rw---- 1 oracle oinstall 17972448 Oct 2 14:13
libclntst9.a

chmod 775 libclntsh.sl.9.0 will fix

I stuck this out here as I found some other google hits where posters here have some (possibly incorrect) advice to other people out on this item.

John Received on Sat Oct 02 2004 - 15:12:28 CDT

Original text of this message

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