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

Home -> Community -> Mailing Lists -> Oracle-L -> parallel SQL*Loader load

parallel SQL*Loader load

From: Gene Gurevich <g_u_r_e_v_i_c_h_at_yahoo.com>
Date: Tue, 08 Jan 2002 09:43:44 -0800
Message-ID: <F001.003E9CBC.20020108090036@fatcity.com>

Hi.

We are using Ab Initio to load bunch of tables. The load is done via SQL*Loader in direct mode in parallel. We have 8 streams. According to Oracle documentation in this situation Oracle would create temporary extents for every process to dump the data and will merge these extents into one at the end. In my case however the latter part doesn't seem to be happenning. After every load the number of extents in the table increase by 8 and the size of these extents is 32K while the NEXT parameter is 512K. Does anyone know anything about this and how do I force oracle to indeed merge the temp extents?

thanks




Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
--

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

Author: Gene Gurevich
  INET: g_u_r_e_v_i_c_h_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). Received on Tue Jan 08 2002 - 11:43:44 CST

Original text of this message

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