Defined in tcl/ad-monitoring-defs.tclThis procedure analyzes all the tables in the database. New tables
are automatically added to the table "ad_monitoring_tables_estimated."
If you want, you can disable estimates on particular tables by going
to /www/admin/monitoring/analyze.
The Parameter NumDaysToEstAllRows is used to specify how many days
it should take to estimate statistics for all tables. For example, the
default setting of 7 days means that each night, we will estimate
statistics for 1/7th of the tables in the database.
Written by kschmidt@arsdigita.com, 6/28/2000