Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Growth pattern statistics collection after analyzing
We are currently using the traditional analyze command for both tables and indexes once a week. I have the job of converting our shell script based analyze scripts to in DB pl\sql based mechanisms.
On the subject of statistics collection, we currently seem to spend and inordinate amount of time collecting all sorts of obscure statistics about tables and indexes, I would like to simplify this to keep a more simple set of statistics, to determine our growth patterns. The dbms_stats package doesn't seem to support options like the use of the old index_stats table, so I was wondering what other people were doing in terms of stats collection for monitoring growth patterns, when using dbms_stats.
Any thoughts you could share, would be most welcome
Rgds
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Jul 26 2005 - 08:45:00 CDT
![]() |
![]() |