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: Huge import takes a long time

Re: Huge import takes a long time

From: Michael McMullen <ganstadba_at_hotmail.com>
Date: Thu, 21 Jul 2005 10:39:46 -0400
Message-ID: <BAY103-DAV17DB27D8A229531CBED628A6D60@phx.gbl>


Are they local indexes?
How about importing into another table, add the indexes and use exchange partition, it's probablly your best bet? I don't know if you would be able to import right into the table by marking the local index unusable.
----- Original Message -----
From: Kline.Michael
To: oracle-l_at_freelists.org
Sent: Thursday, July 21, 2005 10:00 AM
Subject: Huge import takes a long time

I've got a massive import that takes a long time. This is one I'd love to drop and recreate the index, but that alone would probably be almost a terabyte, so that is out of the question.

This is a table partitioned by month and a normal partition is about 20-24GB. As it's coming in, it's getting a lot of I/O wait on the index datafiles, but only the datafiles of that partition. The index is also partitioned.

This is now 9.2.0.6, so just how high can you set up the buffer?

Are there any other "tricks"?

As I get to the "end" of the partition my import rate is getting to be 2-3GB per day.

Yuck!!!

Michael Kline
Database Administration
SunTrust Technology Center
1030 Wilmer Avenue
Richmond, Virginia 23227
Outside 804.261.9446
STNet 643.9446
Cell 804.744.1545
michael.kline_at_suntrust.com

LEGAL DISCLAIMER
The information transmitted is intended solely for the individual or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of or taking action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you have received this email in error please contact the sender and delete the material from any computer.

Seeing Beyond Money is a service mark of SunTrust Banks, Inc. [ST:XCL]

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Jul 21 2005 - 09:42:53 CDT

Original text of this message

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