Shows the table space(s) selected for reorganization.

Shows the total numbers of partitions, if partitioned, or shows zero partitions, if not partitioned.

Shows the partition numbers selected for reorganization, if partitioned. Click the ellipsis button to add or subtract partitions for reorganization.

Shows the status of a table space. You cannot reorganize a table space that has a CHECK-pending, RECOVER-pending or REBUILD-pending status.

Shows the buffer pool associated with a table space.

Specifies to let other programs access the table space in read-only mode during the RUNSTATS operation.

Specifies to output to SYSPRINT the set of messages that reports the statistics.

Specifies to let other programs access the table space in read/write mode during the RUNSTATS operation.

Specifies that the set of messages that reports the statistics is NOT output to SYSPRINT. This is the default.

Specify the statistics that you want to place in the catalog tables.

Specify the statistics that you want to place in the catalog history tables.

Select to enable the options on the page to define table information.

Specifies to collect statistics on all tables and their columns in the table space.

Specifies the percentage of rows for non-index columns that will be sampled for statistics collection.

Specifies that you want to collect statistics on all indexes in the table space.

Collects all of the distinct values in all of the 1 to n key column combinations for the specified indexes, where n is the number of columns in the index.

Specifies to collect statistics on one or more individual tables that you select.

Displays the list of tables and columns selected for statistics gathering.

Opens the Add Table Options window to define the KEYCARD and FREQVAL.

Opens the Change Table Options window to modify the KEYCARD and FREQVAL.

Deletes a row from the table options list.

Select to enable the options on the page to define index information.

Specifies to collect statistics on all indexes and their columns in the table space.

Specifies to collect statistics on one or more individual indexes that you select.

Displays the list of indexes and columns selected for statistics gathering.

Opens the Add Index Options window to define the KEYCARD and FREQVAL.

Opens the Change Index Options window to modify the KEYCARD and FREQVAL.

Deletes a row from the index options list.

Submits the data in the window and closes the window.

Displays the SQL statements that are generated by your choices in this notebook.

Cancels any unsaved changes and closes the notebook or window.

Optional. Specify the device type for DFSORT temporary data sets. The SORTDEVT device type allows DFSORT to dynamically allocate the sort work data sets. No consistency checking will be performed with other utilities that use this option.

Optional. Select to specify the number of sort work data sets in the following field.

Optional. Enter the number of sort work data sets to be dynamically allocated by the sort program. The default is 1. If you did not specify the Device type for DFSORT temporary data sets (SORTDEVT), SORTNUM is ignored. If SORTDEVT is specified and SORTNUM is omitted, DFSORT uses its own default.