Shows the indexes 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 table associated with an index.
Shows the buffer pool associated with an index.
Select to let DB2 use non-empty data sets during the REBUILD. If you have not defined VSAM data sets with the REUSE option or do not specify this option the data sets used during REBUILD must be empty.
Select this to enable the Statistics Options, and Correlation Statistics pages of the notebook.
Select to specify which options are used to improve performance.
Type the value that is compared against the leaf distance limit (LEAFDIST) for the specified partitions. If any LEAFDIST exceeds this value REORG will be performed or recommended. Not valid for LOB table spaces.
Specifies to generate a report.
Specifies not to generate a report.
Specifies that applications can read but cannot write while the utility runs.
Specifies that applications can read but can not write to the original copy while the utility runs.
Specifies that applications can read and usually write to the area while the utility runs.
Opens the Reference Option window.
Opens the Change Option window.
Specifies that after unloading the data, the utility continues processing.
Specifies that after unloading the data, the utility ends and the RELOAD status is stored in SYSIBM.SYSUTIL so that processing can be restored with the RELOAD RESTART (PHASE) command.
Specifies that after unloading the data, the utility ends and the status stored in SYSIBM.SYSUTIL that corresponds to this utility ID is removed.
Specifies to use a standard MVS data set name.
Specifies to use a data set template name.
Type a data set name for the UNLOAD data set. SYSUT1 is the data definition (DD) name that is associated with this data set name.
Specify a direct-access storage device type in which you are authorized to allocate space. Assign frequently accessed objects to fast devices and seldom-used objects to slower devices. You can also specify a tape device.
Allocate space compatible for your device. If your device is DASD the space allocation is in cylinders. If your device type is tape, you can leave this blank.
Type a data set template name or select one with the browse button.
Opens a List window that you can use to view or filter the available items and select one.
Select to preformat pages. Preformatting pages increases execution performance on spaces that have high volume INSERTS by formatting the pages beforehand. Preformatting is not recommended for indexes that have a high ratio of reads to inserts if these reads will cause unnecessary reads of empty pages.
Specify Yes if you want the set of messages output to the SYSPRINT data set.
Specify No if you do not want the set of messages output to the SYSPRINT data set.
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 collect 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.
Displays information about correlation statistics.
Adds a row to the Frequent values statistics options list.
Removes the selected row from the Frequent values statistics 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.