Previous Topic: LINK FunctionNext Topic: DBUTLTY LOAD Report Changes


DBUTLTY LOAD Function Sort Default (SORTDFLT=)

The DBUTLTY LOAD function has a new keyword, SORTDFLT=, that allows the DBUTLTY SORT value when specified as greater than 0 for a LOAD to be overridden with an estimate expected to be more accurate. SORTDFLT= can only be used in conjunction with the SORT= keyword. When set as SORTDFLT=YES, the LOAD looks for record counts in the control records of the BACKUP input or the current CXX to use for the SORT= override. If the count in both places is zero (no records) for all tables to be loaded then the SORT=n value is used and not overwritten. Verify that it is in the appropriate range to allow a successful LOAD.

The record count and the number of key definitions per table are multiplied for each table to be loaded and the products are summed as the estimate for record index entries. Based on the areas space management (DSOP) options, additional counts are added to verify a successful sort.

When using this DBUTLTY LOAD enhancement, consider the following:

SORTDFLT=

(z/OS only) As previously noted, the DBUTLTY SORT= value can now be overridden with what is expected to be a more accurate number. SORTDFLT= can be set to the following:

Note: The option has no equivalent in the DBFLSUB process.