Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> compute statistics for a big table for the first time
I wish to compute statistics for a big table (more than one million
record) that was never analyzed.
I'm wondering if a single 'ANALYZE TABLE ... COMPUTE STATISTICS'
statement is too heavy for my server and if it's better to analyze a
single partition at a time (the table is partitioned).
Any hints would be appreciated.
Platform: SuSE Linux SLES7
Oracle version: 9.0.1.3
Hardware: Pentium III 996.894 MHz 878 MB RAM, RAID5
Kind regards, Cris Received on Thu Feb 27 2003 - 05:16:42 CST
![]() |
![]() |