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: SQL*Loader help

RE: SQL*Loader help

From: Bala, Prakash <prakash.bala_at_cingular.com>
Date: Fri, 30 Mar 2001 12:47:30 -0800
Message-ID: <F001.002DD67D.20010330111551@fatcity.com>

You might want to look into the 'defaultif' option in the control file.

Prakash

-----Original Message-----
[mailto:Chaim.Katz_at_Completions.Bombardier.com] Sent: Friday, March 30, 2001 12:27 PM
To: Multiple recipients of list ORACLE-L

Maybe some could help me.
I'm having trouble trying to load a csv file with sqlldr. The destination table
has char columns defined as not null and the csv file has missing data for these
columns. (These columns will contain blanks in the database).

Sqlldr wants to set the missing fields to null, which results in record rejected errors. Is there a way around this. I would be happy if I could insert
blanks or insert any other marker-value into the field like '***'.. The input file lines looks something like (01110,,,,1,1,31460) Thanks
Chaim

--

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

Author:
  INET: Chaim.Katz_at_Completions.Bombardier.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).
--

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

Author: Bala, Prakash
  INET: prakash.bala_at_cingular.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 Mar 30 2001 - 14:47:30 CST

Original text of this message

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