Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Sqlldr "automatic" control file
Pedro,
Look at dump.sql at www.teleport.com/~jkstill/util
That script will dump table data and generate SQL*Loader control files.
Jared
On Mon, 28 Aug 2000, Brian Wisniewski wrote:
> I've used platinum's fast unload to do this but for most purchasing
> another tool to create a control file is out of the question.
>
> - Brian
>
> --- "Figueiredo, Pedro" <PFigueiredo_at_europeantelecom.at> wrote:
> > Hi,
> >
> > I want to load data to a table with lots of fields (exported with
> > fixed
> > length from a SQL*Server).
> > The table is already created on my Oracle database
> > Anyone knows a way to automatically "extract" the design of this
> > table and
> > produce a sqlldr control file to import the data?
> >
> > Thanks in advance
> >
> > Pedro Figueiredo
> >
> > --
> > Author: Figueiredo, Pedro
> > INET: PFigueiredo_at_europeantelecom.at
> >
> > 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).
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Mail - Free email you can access from anywhere!
> http://mail.yahoo.com/
> --
> Author: Brian Wisniewski
> INET: brian_wisniewski_at_yahoo.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).
>
Jared Still
Certified Oracle DBA and Part Time Perl Evangelist ;-)
Regence BlueCross BlueShield of Oregon
jkstill_at_bcbso.com - Work - preferred address
Received on Mon Aug 28 2000 - 11:46:27 CDT