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: using a sequnce with SQL*loader

RE: using a sequnce with SQL*loader

From: Bob VanderMey <BVanderMey_at_Works.com>
Date: Tue, 17 Oct 2000 07:07:38 -0500
Message-Id: <10652.119445@fatcity.com>


Ruth,

You can do it by adding a line like:

"ITEM_SEQ" "item_seq.nextval",

In the control file.

Bob VanderMey
Oracle DBA
Works.com
847 573-2687
bvandermey_at_works.com
565 Lakeview Parkway, Suite 250
Vernon Hills, IL 60061
http://www.works.com

-----Original Message-----
From: Ajay K [mailto:ajay_at_tems.com]
Sent: Monday, October 16, 2000 7:51 PM
To: Multiple recipients of list ORACLE-L Subject: Re: using a sequnce with SQL*loader

Yes I did found the solution for that but can recall it now.There is a way u can generate sequence no in sql*loader.

ajay

> Will the lister who asked the question about using a sequence to load a
> column when using sqlldr please send me the answer. I now am faced with
the
> same task and I must admit it didn't interest me when it was asked. I
> should have know....
>
> Thanks;Ruth B. Gramolini
> ORACLE & DB2 DBA
> VT Dept. of Taxes
> ph# 802.828.5708
> fax# 802.828..3754
> rgramolini_at_tax.state.vt.us
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Ruth Gramolini
> INET: rgramolini_at_tax.state.vt.us
>
> 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: Ajay K
  INET: ajay_at_tems.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
Received on Tue Oct 17 2000 - 07:07:38 CDT

Original text of this message

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