Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> performance of sql loader

performance of sql loader

From: <rgaffuri_at_cox.net>
Date: Fri, 30 May 2003 11:20:08 -0800
Message-ID: <F001.005A72B9.20030530112008@fatcity.com>


I was talking to some colleagues and they did the following tests. I was wondering if anyone else had similiar results or maybe they just didnt do it properly.

They are using standard SQLLOADER. No direct path inserts and doing some SQL data manipulation of the files. They found the following:

  1. SQLLOADER with the SQL manipulation is much slower than Direct Path SQLLOADER to a staging table, then insert,update, and delete to the master table.
  2. As they increased the Array size or the commit size, the performance degradated rapidly.

This sounds odd. Anyone else notice this? Or did they just do something wrong. Dont know what they did. They tried it before I started, I just have hearsay to go on. Sorry about the lack of details.

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: <rgaffuri_at_cox.net
  INET: rgaffuri_at_cox.net

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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). Received on Fri May 30 2003 - 14:20:08 CDT

Original text of this message

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