LOGSORT specification
If you use L001WK nn DD statements in the JCL, R+/CHANGE ACCUM ignores any SORTDEVT and SORTNUM specifications that are present in SYSIN. If you do not use L001WK nn DD statements and do not specify SORTDEVT or SORTNUM, R+/CHANGE ACCUM uses the value supplied by the BMC AMI Recover installation options.
Option | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SORTDEVT deviceType | SORTDEVT deviceType specifies the device type for the temporary sort work data sets that the system sort routine uses when sorting the log. | ||||||||||||
SORTNUM integer | SORTNUM integer specifies the number of temporary sort work data sets (up to 32) that the system sort routine can allocate dynamically when sorting the log. The number of sort work data sets should be at least 3. Providing more than 3 sort work data sets may improve performance for large numbers of log records. If you specify SORTNUM in the OPTIONS command and do not specify SORTDEVT in the command or define SORTDEVT in the BMC AMI Recover installation options module, R+/CHANGE ACCUM ignores SORTNUM. | ||||||||||||
NUMREC | NUMREC specifies the size of the sort file for the log sort routine. The size is an estimate or the exact number of log records to process and the estimated average length of each log record. For information about performance implications, see Managing-sort-performance.
|