Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: LD_LIBRARY_PATH

RE: LD_LIBRARY_PATH

From: Randy Kirkpatrick <randyk_at_messagemedia.com>
Date: Fri, 23 Jun 2000 11:25:48 -0600
Message-Id: <10537.110302@fatcity.com>


Umesh,

I've run into this problem on Sun boxes before. You need an symbolic link like:

ln -s /usr/ucblib/libucb.so.1 /oracle/product/8.1.5/lib/libucb.so.1

use the appropriate paths if different from above

Randy Kirkpatrick    Oracle DBA      
              messagemedia 
      e-mail l e-customers l e-business  
www.messagemedia.com        NASDAQ: MESG  
 6060 Spine Road, Boulder CO 80301
(303) 381-7727

-----Original Message-----
From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of Gopal, Umesh
Sent: Friday, June 23, 2000 8:29 AM
To: Multiple recipients of list ORACLE-L Subject: LD_LIBRARY_PATH

I have installed oracle 8i client on a Sun Sparc solaris box (Sun 0S 5.7) and I have the following problem when I ran sqlldr or sqlplus :

libucb.so.1 not found.

I included /usr/ucblib in my LD_LIBRARY_PATH, it worked ok thereafter,

My question is, is this standard to add this library to the LD_LIBRARY_PATH manually or is there something wrong on the OS setup side

Thanks
Umesh

-- 
Author: Gopal, Umesh
  INET: ugopal_at_proxicom.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L

(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Fri Jun 23 2000 - 12:25:48 CDT

Original text of this message

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