Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Fatal Error: cannot map libwtc8.so
Check your LD_LIBRARY_PATH setting.
-----Original Message-----
From: Thomas Day [mailto:tday6_at_csc.com]
Sent: Tuesday, September 10, 2002 1:13 PM
To: Multiple recipients of list ORACLE-L
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/dataPATH=$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 - 12:21:18 CDT
![]() |
![]() |