SORT specification description
Use the SORT specification to have greater control over the sort routine.
You can specify values for the parameters that are associated with the SORT specification only on the OPTION command statement in BMC AMI Recover. Your specifications affect all sorts invoked by the recovery. (For more information, see Sort-performance.)
Option | Description | ||||||
---|---|---|---|---|---|---|---|
SORTDIAG | Use the SORTDIAG option to provide sort diagnostic messages.
| ||||||
SORTDYN | Use the SORTDYN option to control and override installation defaults for sort work dynamic allocation.
| ||||||
RESINV (integerK) | This option overrides the RESINV installation option (RESINV-0K) and specifies the amount of memory that BMCSORT reserves below the 16-MB line to allow for IDCAMS processing. The installation default value of RESINV=0K allows BMCSORT defaults to be used. For BMC AMI Recover versions earlier than version 4.1.00, which do not use BMCSORT, the following information may apply:
| ||||||
SMCORE (integerK, integerK) | This option overrides the SMCORE installation option (SMCORE-0K-0K) and specifies the maximum amount of memory that BMCSORT uses. The first value specifies the total amount of memory used both above and below the 16-MB line. The second value specifies the amount of memory used below the 16-MB line. The default values of SMCORE=(0K,0K) allow BMCSORT defaults to be used. For BMC AMI Recover versions earlier than version 4.1.00, which do not use BMCSORT, the following information may apply:
For more information, see Sort-performance if your system sort routine is DFSORT, SyncSort, or another package. |