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 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.
Select to recommend table space reorganization when only the indicators are met. Reorganize table space is not performed.
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.
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.
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.
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 input sort data set.
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 output sort data set.
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 punch data set.
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 discard data set.
Opens a List window that you can use to view or filter the available items and select one.
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.
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 the statistics that you want to place in the catalog tables.
Specify the statistics that you want to place in the catalog history tables.
Specifies to collect statistics on all tables and their columns.
Type the percentage of rows to be sampled, when collecting non-indexed column statistics. Optionally, use the arrow buttons to increase or decrease the percentage.
Specifies to collect statistics on all indexes and their columns.
Specifies 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). You must select to collect statistics on all indexes in order to make this option available.
Select to open the Change Error Processing window so you can adjust the options.
These are the current error processing settings. Click the button on the right of this field to change the settings.
Submits the data in the window and closes the window.
Opens the Save to Utility Procedure window where you can save the command settings as a utility procedure.
Displays the SQL statements that are generated by your choices in this notebook.
Opens the Build JCL dialog.
Cancels any unsaved changes and closes the notebook or window.