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: Mon, 11 Sep 2006 17:38:42 +0200
Message-ID: <411d50f60609110838s69028d3cj88a4e74a8084d0c4@mail.gmail.com>


The tests were done on a Linux VMWare machine, running on a single CPU pc (a dell 600), configured with 1G or RAM, and a file-based disk. The DB used ASM, with around 700M for the DB (SGA+stuff). rgds

On 9/11/06, Kevin Closson <kevinc_at_polyserve.com> wrote:
>
> Do you plan to update this thread with you current findings? Also,
> what type and config of system did you get that measured 4% out of?
>
>
> ------------------------------
> *From:* Ghassan Salem [mailto:salem.ghassan_at_gmail.com]
> *Sent:* Wednesday, August 30, 2006 12:49 AM
> *To:* kevinc_at_polyserve.com
> *Cc:* oracle-l_at_freelists.org
>
> *Subject:* Re: Loading data usng External Tables
>
> 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 Mon Sep 11 2006 - 10:38:42 CDT

Original text of this message

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