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 Input File Situation

RE: SQL Loader Input File Situation

From: Koivu, Lisa <lisa.koivu_at_efairfield.com>
Date: Mon, 03 Dec 2001 09:46:47 -0800
Message-ID: <F001.003D370B.20011203091528@fatcity.com>

Don't include them in your control file.

-----Original Message-----

From:   Ken Janusz [SMTP:ken.janusz_at_sufsys.com]
Sent:   Monday, December 03, 2001 11:56 AM
To:     Multiple recipients of list ORACLE-L
Subject:        SQL Loader Input File Situation

8.1.7

I am loading an input file to a single DB table.  The input file is different than the table I'm loading and contains fields I don't need to load.  I do not want to load some of the input fields.  The input file has 11 cols. and I need to ignore 5 of them.  The DB table has 15 cols and I know how to ignore them with the filler clause.  The input file is a delimited flat file.  How do I tell SQL*Loader not to load various input fields?

Thanks,
Ken Janusz, CPIM
Database Conversion Lead
Sufficient System, Inc. 
Minneapolis, MN

--

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). Received on Mon Dec 03 2001 - 11:46:47 CST

Original text of this message

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