Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> VLDBA's: gather stats on a large table
I have a 7bn row, weekly partitioned IOT that adds hundreds of millions of rows each week. A five percent stats job estimate takes 20 hrs every weekend. Given that I only insert to the latest partition, all others are RO, and have no global indexes, how should I gather stats? As the app doesnt specify the partition in selects, I need to maintain global stats, which means I need to rescan all 7bn rows each time. Is there a better way to do this? How to you gather stats on data that is 90% read-only, but maintain accurate global stats?
Thanks!
Mark Teehan
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Apr 11 2005 - 23:38:15 CDT
![]() |
![]() |