My customer has :
O.S ---->>> Sparc Sun Solaris 8
Oracle Version ---->>> 8.1.6
Pro-iv Version ---->>> 4.6 R225 or 5.0 R100
After the installation, when i execute the command
'pro -v'
I have the following errors:
ase1004# pro -v
ld.so.1: pro: errore fatale:libclntsh.so.8.0: impossibile aprire: File o directory non trovati
Processo interrotto da kill
ase1004#
How can I resolve this problem ?
p.s. then problem is veruy urgent
Best Regards
Marco Bega

Sun Solaris Pro-iv Error
Started by Marco.Bega, Dec 20 2001 01:43 PM
4 replies to this topic
#2
Posted 20 December 2001 - 04:33 PM
Hi,
Im not totally sure of this cause I'm not used to installing Oracle but....
The ProIV Kernel cannot find one of the Dynamically Linked Oracle Libraries. Namely 'libclntsh.so8.0'
I Think.
Hope This Helps,
Rob D
Im not totally sure of this cause I'm not used to installing Oracle but....
The ProIV Kernel cannot find one of the Dynamically Linked Oracle Libraries. Namely 'libclntsh.so8.0'
I Think.
Hope This Helps,
Rob D
#3
Posted 20 December 2001 - 07:12 PM
Have you set $ORACLE_HOME in the environment. You should also append it to $PATH.
solaris > echo $ORACLE_HOME
/opt/app/oracle/product/8.1.7
solaris > echo $PATH
/test/bin:/usr/local/bin:/usr/bin::.:/opt/app/oracle/product/8.1.7/bin
If you have that, does libclntsh.so.8.0 exist in $ORACLE_HOME/lib?
The client shared libraries are created by running $ORACLE_HOME/bin/genclntsh.
HTH
HTH
solaris > echo $ORACLE_HOME
/opt/app/oracle/product/8.1.7
solaris > echo $PATH
/test/bin:/usr/local/bin:/usr/bin::.:/opt/app/oracle/product/8.1.7/bin
If you have that, does libclntsh.so.8.0 exist in $ORACLE_HOME/lib?
The client shared libraries are created by running $ORACLE_HOME/bin/genclntsh.
HTH
HTH
#5
Posted 07 January 2002 - 01:16 PM
If you've followed all the other advice and the
lib is just not there, then it's a compatibility
issue. I've got around similar by just copying the
missing lib file from an earlier release of Oracle
in this case 8.0.5 would be the one.
luck.
lib is just not there, then it's a compatibility
issue. I've got around similar by just copying the
missing lib file from an earlier release of Oracle
in this case 8.0.5 would be the one.
luck.
The content and views expressed in this message are those
of the poster and do not represent those of any organisation.
of the poster and do not represent those of any organisation.
Reply to this topic

0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users