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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to