Jump to content


Click the link below to see the new game I'm developing!


Photo
- - - - -

Sun Solaris Pro-iv Error


4 replies to this topic

#1 Marco.Bega

Marco.Bega

    Advanced

  • Members
  • PipPipPip
  • 77 posts
  • Gender:Male
  • Location:Milano, Italy

Posted 20 December 2001 - 01:43 PM

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

#2 Rob Donovan

Rob Donovan

    rob@proivrc.com

  • Admin
  • 1,652 posts
  • Gender:Male
  • Location:Spain

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

#3 Doug Smith

Doug Smith

    Member

  • Members
  • PipPip
  • 23 posts
  • Gender:Male
  • Location:New York, United States

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

#4 Doug Smith

Doug Smith

    Member

  • Members
  • PipPip
  • 23 posts
  • Gender:Male
  • Location:New York, United States

Posted 20 December 2001 - 07:19 PM

Another important environment variable to check is $LD_LIBRARY_PATH. It should look something like.

LD_LIBRARY_PATH=/opt/app/oracle/product/8.1.7/lib

Which is basically $ORACLE_HOME/lib.

#5 Chris Mackenzie

Chris Mackenzie

    ProIV Guru

  • Members
  • PipPipPipPipPip
  • 372 posts
  • Gender:Male
  • Location:Bristol, United Kingdom

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.
The content and views expressed in this message are those
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

Click the link below to see the new game I'm developing!