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: FW: insert into partitioned table

RE: FW: insert into partitioned table

From: Martic Zoran <zoran_martic_at_yahoo.com>
Date: Tue, 5 Apr 2005 03:54:46 -0700 (PDT)
Message-ID: <20050405105446.35051.qmail@web52604.mail.yahoo.com>


Hi Yasin,

I think that you answered the question yourself :)

You are using global indexes and partitioning.

I will assume as normal to get more LIO then with normal table.
Also the majority of LIO's are from the indexes you are using, so you should check the stats for indexes.

Just do the analyze of the tables and indexes after the insert and check the difference in statistics.

Do not have the time to evaluate the difference between global indexes on the partitioned table and normal table indexes.

Regards,
Zoran                 



Do you Yahoo!?
Yahoo! Personals - Better first dates. More second dates. http://personals.yahoo.com
--
http://www.freelists.org/webpage/oracle-l
Received on Tue Apr 05 2005 - 06:58:37 CDT

Original text of this message

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