Quote:
|
Originally Posted by db2zip
Where can I find information about this? I don't see in DB2 manual.
|
Automatic statistics collection
"By default, the statistics that are collected are basic table statistics with distribution information, and detailed index statistics using sampling (RUNSTATS options WITH DISTRIBUTION AND SAMPLED DETAILED INDEXES ALL). You can customize the type of statistics collected by enabling statistics profiling, which uses information about previous database activity to determine which statistics are required by the database workload."