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: SQLLDR or UTL_FILE package? Which is faster?

Re: SQLLDR or UTL_FILE package? Which is faster?

From: Amol Umbarkar <amolumbarkar_at_gmail.com>
Date: Fri, 15 Jun 2007 10:39:16 +0530
Message-ID: <54b8f0fb0706142209x547625dfy64ed12b46ae7e178@mail.gmail.com>


Ram,

Although external tables are not available on your environment (8.1.7 as per your first post), you can simulate it. But i would still go for SQL*LDR for the following reasons:

Thanks,
AMol

On 6/15/07, Ajeet Ojha <ajeeto_at_gmail.com> wrote:
>
> If you have oracle version 9i then why not try external tables - which
> will take almost no time in converting a file into a table.
>
> Regards
> Ajeet
>
>
> On 6/15/07, Ram Srinivasan <srinivasanram2004_at_gmail.com> wrote:
> >
> > All:
> > Is SQLLDR faster or UTL_FILE utility faster?
> > For loads of 130 million rows with about 200 columns, which tool is
> > better?
> > We are on 8.1.7 on Sun server.
> >
> > Thanks for your input.
> >
> > --
> > Sincerely
> > Ram Srinivasan
> > Charlottesville, VA.
> >
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Jun 15 2007 - 00:09:16 CDT

Original text of this message

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