The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > HP-UX
.
google unix.com



HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Shared memory in shared library DreamWarrior High Level Programming 12 05-30-2007 04:33 PM
Shared Object library problem suman_jakkula AIX 0 09-06-2006 05:40 AM
shared library areef4u UNIX for Advanced & Expert Users 1 08-01-2006 02:14 AM
Linking problem while linking to shared library laho High Level Programming 6 03-16-2004 10:01 AM
Shared Library rajashekaran High Level Programming 2 08-03-2002 01:59 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 08-26-2004
vinz vinz is offline
Registered User
  
 

Join Date: Aug 2004
Posts: 4
Shared Library Problem

I have this error when I try to do check on the oracle database...
Can you help me figure out whats the problem? Thanks for all the help!


/usr/lib/pa20_64/dld.sl: Unable to find library 'libjox8.sl'.
/usr/lib/pa20_64/dld.sl: Unable to find library 'libjox8.sl'.
/usr/lib/pa20_64/dld.sl: Unable to find library 'libjox8.sl'.
/usr/lib/dld.sl: Can't open shared library: /oracle/D00/817_64/lib/libclntsh.sl.8.0
/usr/lib/dld.sl: No such file or directory
sh: 28741 Abort(coredump)
/usr/lib/dld.sl: Can't open shared library: /oracle/D00/817_64/lib/libclntsh.sl.8.0
/usr/lib/dld.sl: No such file or directory
sh: 28747 Abort(coredump)
/usr/lib/dld.sl: Can't open shared library: /oracle/D00/817_64/lib/libclntsh.sl.8.0
/usr/lib/dld.sl: No such file or directory
sh: 28750 Abort(coredump)
  #2 (permalink)  
Old 08-27-2004
jim mcnamara jim mcnamara is offline Forum Staff  
...@...
  
 

Join Date: Feb 2004
Location: NM
Posts: 5,717
For starters -- what I think is going on:
Code:
/usr/lib/pa20_64/dld.sl: Unable to find library 'libjox8.sl'. 
/usr/lib/pa20_64/dld.sl: Unable to find library 'libjox8.sl'. 
/usr/lib/pa20_64/dld.sl: Unable to find library 'libjox8.sl'. 

The file you are trying to run was linked as a 64 bit ELF file.
dld is trying to search $ORACLE_HOME for libjox8.sl and cnnot find it or permissions on the directory or the file are bad.

/usr/lib/dld.sl: Can't open shared library: /oracle/D00/817_64/lib/libclntsh.sl.8.0 
/usr/lib/dld.sl: No such file or directory 
The file you are running expects the Oracle library to be in
/oracle/D00/817_64/ and it can't open the shared library.

...same problem on down.
You need to define $ORACLE_HOME to point to where Oracle is installed.

You need to make sure that Oracle is in the directory: /oracle/D00/817_64/

-- and that you have permissions to access it and the lib directory under it.
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 11:44 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0