Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Export of IOT very slow
Hi,
I have also noticed this too. Export for IOT table is slower. And I found using convetional export is faster than direct mode export.
> Why does an IOT only allow for 1 block read at a time to extract data
during
> an export. I have an IOT with 250 Million rows that takes 24 hours to
> export, whereas, I have a heap table with 12 million rows that takes 6
> minutes to export. If I extrapolate that out, the heap table would take
> roughly 2 hours to finish with 250 million rows. I decided to trace the
> processes and noticed that the IOT export will only read 1 block at a
time,
> whereas the heap reads in 16 blocks at a time. Is there a way to force
the
> "sequential" read to grab 16 blocks at a time?
>
> >
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Wed May 26 2004 - 20:27:53 CDT
![]() |
![]() |