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: Loading data usng External Tables

Re: Loading data usng External Tables

From: Ghassan Salem <salem.ghassan_at_gmail.com>
Date: Wed, 30 Aug 2006 09:48:35 +0200
Message-ID: <411d50f60608300048i4f5c1462ne422909091334500@mail.gmail.com>


Kevin,
I cannot give you any numbers, but I've surely seen much better performance when loading from fixed format files.

If I got some time today, I'll do some tests and get back to you.

rgds

On 8/29/06, Kevin Closson <kevinc_at_polyserve.com> wrote:
>
>
> >George,
> >you can parallel either format (csv or fixed length),
> >Fixed length is much faster as the system will not have to scan
> the data to find out the ',' to delimit each field.
>
> ...have you measured how much faster, or are you basing this
> on principle? I perform huge, high end loads from external tables
> and have achieved as much as 250,000/sec per CPU with variable length.
>
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Aug 30 2006 - 02:48:35 CDT

Original text of this message

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