Select to have records logged during the reload phase of reorganization. If the records are not logged, the table space is recoverable only after an image copy.
Select to load data into a nonempty data set.
Select to gather statistics for the tables and indexes in the table space.
Select to designate a specific partition number or a range of partition numbers to reorganize.
Specify a partition number, or the beginning number of a range of partitions.
Specify the end number of a range of partitions.
Select to unload data using a sequential scan. If not specified, REORG uses the clustering index to unload the data.(SORTDATA)
If there is a clustering index and this option is selected, the output of sorting is input to reloading without using an unload data set.(NOSYSREC)
Select to specify that index keys will be sorted in parallel during the SORTBLD phase to improve performance. (SORTKEYS)
Select to set indicators for when to reorganize.
Type a value for OFFPOSLIMIT. If this value is exceeded, REORG will be performed or recommended. This option is not valid for LOB table spaces. The default value is 10.
Type a value for INDREFLIMIT. If this value is exceeded, REORG will be performed or recommended. This option is not valid for LOB table spaces. The default value is 10.
Type the name of an existing Data Set Template for your Unload Data Set.
Opens a List window that you can use to view or filter the available items and select one.
Select to recommend table space reorganization only when the indicators are met. REORG is not performed.
Specifies to unload from the area being reorganized and then allow read/write access again only after the reorganization is complete.
Specifies applications to read data in a table space during reorganization, but does not allow changes.
Specifies applications to read and write data in a table space during reorganization.
Opens the Reference options window.
Opens the Change options window.
Select to keep the current compression dictionary, assuming a compression dictionary already exists.
Select to keep the current compression dictionary, assuming a compression dictionary already exists.
Includes the reload phase of the reorganize utility. If an error occurs after unloading, you can recover the page starting from the point of failure in the recovery log.
Specifies that after the data has been unloaded, processing ends and RELOAD status is stored in SYSIBM.SYSUTIL so that processing can be restarted with RELOAD RESTART(PHASE). Useful if you want to redefine data sets during reorganization
Specifies that after the data has been unloaded, the reorganization ends.
Specifies that after the data has been unloaded, the reorganization ends. Rows are decompressed, edit routines decoded, field procedures decoded, and SMALLINT, INTEGER, FLOAT, DECIMAL, DATE, TIME, and TIMESTAMP columns are converted to external format.
Type the name of an existing data set template for your recovery site backup copy.
Type the name of an existing data set template for your local primary copy.
Opens a List window that you can use to view or filter the available items and select one.
Opens a List window that you can use to view or filter the available items and select one.
Type the name of an existing data set template for your local backup copy.
Opens a List window that you can use to view or filter the available items and select one.
Type the name of an existing data set template for your recovery site primary copy.
Opens a List window that you can use to view or filter the available items and select one.
Type the name of an existing data set template for your recovery site backup copy.
Type the name of an existing data set template for your input sort data set.
Type the name of an existing data set template for your output sort data set.
Type the name of an existing data set template for your punch data set.
Type the name of an existing data set template for your discard data set.
Specify the device type for temporary data sets to be dynamically allocated by DFSORT.
Select to specify the number of temporary data sets to be dynamically allocated by the sort program.
Type an integer to represent the number of temporary data sets.
Specifies that the remaining pages are preformatted up to the high allocated RBA in the table space. The preformatting occurs after the data has been loaded and the indexes are built.
These are the current error processing settings. Click the push button on the right of this field to change the settings.
Opens a List window that you can use to view or filter the available items and select one.
Specify to send a set of messages to SYSPRINT to report the collected statistics.
Specify to send NO messages reporting the collected statistics to SYSPRINT.
Specify to put all collected statistics information for this table space in the catalog.
Specify if you do not want to put collected statistics information in the catalog.
Specify to update all collected statistics information for this table space.
Specify to update all the catalog table columns that provide statistics used for access path selection.
Specify to update only the catalog table columns that provide statistics to help the database administrator assess the status of a particular table space.
Specify if you do not want to update the catalog table columns. This is only valid when you have selected YES on the Report statistics radio button.
Collects statistics on tables.
Collects statistics on indexes.
Specify if you want to collect statistics on all tables in the table space.
Specify to gather statistics for all columns of particular tables in the table space
Select to open the Change Error Processing window so you can adjust the options.
Specify if you want to collect statistics on indexes in the table space.
Specify to gather statistics for all columns of particular indexes in the table space
Submits the data in the window and closes the window.
Displays the utility statements that are generated by your choices in this notebook or window.
Cancels any unsaved changes and closes the notebook or window.