Specifies that column statistics will not be collected.
Specifies that basic statistics be collected on all of the columns in the table. This is the default.
Specifies that basic statistics be collected on all of the columns that make up all of the indexes defined in the table.
Specifies that basic statistics be collected on selected columns. Find the columns you want under Column name and select the type of statistics you want to collect.
Select to collect basic and distribution statistics for all eligible columns.
Specifies that statistics be collected on all the columns with distribution in the table. This is the default when you select Collect statistics on columns with distribution.
Specifies that statistics be collected on all the columns with distribution that make up the indexes defined in the table.
Specifies that statistics be collected on selected columns with distribution in the table.
Type the maximum number of frequency values you want to collect for the table. This must be an integer
Type the maximum number of distribution quantile values you want to collect for the table. This must be an integer.
Specifies that you want to collect statistics for the table using a statistics profile that is already registered in the table catalogs.
Select to remove an existing statistics profile.
Select to collect basic statistics on the corresponding column name.
Select to collect distribution statistics on the corresponding column name.
Shows the name of the columns in the table.
Select to collect statistics on string columns only. They are used by the query optimizer to improve the selectivity estimates. This applies to string columns for CHAR, VARCHAR, and LONGVARCHAR. It does not apply to string columns for CLOBS.
Type the maximum number of frequency values to collect for each selected column. Frequency values are collected if you selected to collect distribution statistics.
Type the maximum number of distribution quantile values to collect for each selected column. Quantile values are collected if you selected to collect distribution statistics.
Shows the statistics collection type of the column group. Click the column heading to change the sort order.
Shows the column groups that you have created for collecting statistics. The column groups are numbered as they are created. Click the column heading to change the sort order.
Shows the name of the columns included in the column group. Click the column heading to change the sort order.
Opens a window where you can select columns to create a column group. When you are finished, the column group is displayed in the Column Groups table.
Opens a window where you can edit a selected column group.
Click to remove a selected column group from the Column Groups table. To enable this button, select a column group in the table.
Specifies that statistics are NOT to be collected for indexes. When you select this control the other options are disabled.
Specifies that statistics are to be collected for all the indexes in the table.
Specifies that statistics are to be collected for selected indexes in the table. This enables the Index table where you can select the indexes you require.
Select to calculate and collect the extended detailed index statistics.
Select to collect sample statistics. RUNSTATS uses a CPU sampling technique to compile the extended index statistics when used with Collect the extended detailed index statistics.
Select to collect statistics on the corresponding index.
Shows the names of the indexes.
Specifies that users get read and write access to the tables while the statistics are collected. This is the default.
Specifies that users get read-only access to the tables while the statistics are collected.
Specifies that you do not want to collect statistics for the table using a statistics profile.
Specifies that you want to generate and save a profile in the table catalogs with the statistics options you specified and collect statistics using those same options.
Specifies that you want to modify an existing profile in the table catalogs and collect statistics using those same options.
Select to throttle this utility.
Opens a window where you can specify a priority level for this utility.