Hi
Starting with 8i you have the "filler"option in SQL*Loader control file,
which does what you want. In older versions I don't think you can do it
directly. Maybe ask Jared how to make a perl script to remove the column
you don't want :-)
A very roundabout way is to load entire file into temp table and than do an
insert as select from thru SQL*Plus.
Jack
Robertson Lee
- lerobe To: Multiple recipients of list ORACLE-L
<[EMAIL PROTECTED]>
<lerobe@acxiom cc:
.co.uk> Subject: FW: sqlloader problem
Sent by:
[EMAIL PROTECTED]
om
25-06-2001
13:16
Please respond
to ORACLE-L
> Apologies to those of you who may have answered this already but I was
> unsubscribed at the weekend and all of the mails from the list were
> bounced. Plus, I don't appear to be able to use the INDEX command for a
> list of the archives as it keeps failing.
>
Regards
> Lee
>
> Lee Robertson
> Acxiom Ltd
> Tel: +44 0191 525 7344
> Fax: +44 0191 525 7007
> Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> (Please
> note new email address)
>
>
> -----Original Message-----
> From: Robertson Lee - lerobe
> Sent: 21 June 2001 15:33
> To: ORACLE LIST (E-mail)
> Subject: FW: sqlloader problem
>
> All,
>
> From a colleague of mine, can this be done ??
>
> -----Original Message-----
> From: Jex Karen - kjex
> Sent: 21 June 2001 15:25
> To: Khiroya Asit - akhiro; Robertson Lee - lerobe
> Subject: sqlloader problem
>
> Hello!
>
> Do you know anything about sqlloader?
>
> Is there a way I can ignore certain fields within a pipe-delimited file?
> For example, my data file might contain
>
> "1" | "01/01/2001" | "ABC" | "123"
> "2" | "01/02/2001" | "DEF" | "234"
> "3" | "01/03/2001" | "GHJ" | "345"
>
> and I want to populate a table:
> col1 number
> col2 date
> col3 number
>
> with the data from the 1st, 2nd and 4th columns of the file.
>
>
> Thanks,
> Karen
The information contained in this communication is
confidential, is intended only for the use of the recipient
named above, and may be legally privileged. If the reader
of this message is not the intended recipient, you are
hereby notified that any dissemination, distribution or
copying of this communication is strictly prohibited.
If you have received this communication in error, please
re-send this communication to the sender and delete the
original message or any copy of it from your computer
system.
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Robertson Lee - lerobe
INET: [EMAIL PROTECTED]
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: [EMAIL PROTECTED] (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).
=====================================================================
De informatie verzonden in dit e-mailbericht is vertrouwelijk en is
uitsluitend bestemd voor de geadresseerde. Openbaarmaking,
vermenigvuldiging, verspreiding en/of verstrekking van deze informatie aan
derden is, behoudens voorafgaande schriftelijke toestemming van Ernst &
Young, niet toegestaan. Ernst & Young staat niet in voor de juiste en
volledige overbrenging van de inhoud van een verzonden e-mailbericht, noch
voor tijdige ontvangst daarvan. Ernst & Young kan niet garanderen dat een
verzonden e-mailbericht vrij is van virussen, noch dat e-mailberichten
worden overgebracht zonder inbreuk of tussenkomst van onbevoegde derden.
Indien bovenstaand e-mailbericht niet aan u is gericht, verzoeken wij u
vriendelijk doch dringend het e-mailbericht te retourneren aan de verzender
en het origineel en eventuele kopie�n te verwijderen en te vernietigen.
Ernst & Young hanteert bij de uitoefening van haar werkzaamheden algemene
voorwaarden, waarin een beperking van aansprakelijkheid is opgenomen. De
algemene voorwaarden worden u op verzoek kosteloos toegezonden.
=====================================================================
The information contained in this communication is confidential and is
intended solely for the use of the individual or entity to whom it is
addressed. You should not copy, disclose or distribute this communication
without the authority of Ernst & Young. Ernst & Young is neither liable for
the proper and complete transmission of the information contained in this
communication nor for any delay in its receipt. Ernst & Young does not
guarantee that the integrity of this communication has been maintained nor
that the communication is free of viruses, interceptions or interference.
If you are not the intended recipient of this communication please return
the communication to the sender and delete and destroy all copies.
In carrying out its engagements, Ernst & Young applies general terms and
conditions, which contain a clause that limits its liability. A copy of
these terms and conditions is available on request free of charge.
=====================================================================
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
INET: [EMAIL PROTECTED]
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: [EMAIL PROTECTED] (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).