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.

Specifies to update the catalog table columns with all collected statistics.

Specifies to update the catalog table columns that provide statistics used for access path selection.

Specifies to update the catalog table columns with only the statistics that help the database administrator assess table space or index status.

Specifies that no catalog tables are updated with the collected statistics.

Select to gather statistics on the index that is associated with large object table spaces (LOBs). You can specify that a LOB table space is to have space statistics collected so that you can determine when the LOB table space should be reorganized. No statistics on the LOB table space affect access path selection.

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.