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: Fatal Error: cannot map libwtc8.so

Re: Fatal Error: cannot map libwtc8.so

From: <Jared.Still_at_radisys.com>
Date: Tue, 10 Sep 2002 12:06:43 -0700
Message-Id: <22528.293364@fatcity.com>


I don't see LD_LIBRARY_PATH in there.

It should be set to $ORACLE_HOME/lib

Jared

"Thomas Day" <tday6_at_csc.com>
Sent by: root_at_fatcity.com
 09/10/2002 11:13 AM
 Please respond to ORACLE-L  

        To:     Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
        cc: 
        Subject:        Fatal Error: cannot map libwtc8.so



I'm trying to use SQLLDR Oracle 8.1.6 on a UNIX box but I'm getting:

Fatal Error: cannot map libwtc8.so

My environmental variables are:

ORACLE_BASE=/m1/oradec1/app/oracle
ORACLE_HOME=$ORACLE_BASE/product/8.1.6
LIBPATH=$ORACLE_HOME/lib
CLASSPATH=$ORACLE_HOME/jlib

NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P9
NLS_DATE_FORMAT="DD-MON-YY"
ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data
ORA_NLS=$ORACLE_HOME/ocommon/nls/admin/data
PATH=$ORACLE_HOME/bin:$PATH

The ORACLE_SID and ORACLE_TERM are also set.

Am I missing something?

Yes, I know about ORAENV but I'm not the SA and they have it pointing to 7.3.4 (our current production environment). I'm trying to override those values in my script.

Thanks in advance.

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Thomas Day
  INET: tday6_at_csc.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 Tue Sep 10 2002 - 14:06:43 CDT

Original text of this message

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