Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Odd SQL Loader Problem
Could you have a special character like cr or nl that is causing this problem or indicating the end of record before reading all fields?
-----Original Message-----
Sent: Wednesday, December 26, 2001 3:45 PM
To: Multiple recipients of list ORACLE-L
I am loading data into an Oracle table (8.1.7 on W2000 server). I am skipping fields (via filler) because I don't need to load them. However, I am getting an error on one of the input fields (being skipped) - field in data file exceeds maximum length. The record is a tilde "~" delimited flat file. The field that is giving me the error is a lengthy character field - a bunch of English verbiage. There are no tildes in this lengthy string of characters.
So, why would SQL Loader give me an error on a field I do not wish to load?
Thanks,
Ken
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Ken Janusz
INET: ken.janusz_at_sufsys.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).
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 Wed Dec 26 2001 - 15:29:05 CST
![]() |
![]() |