LSR for alternate index access option
With the LSR for alternate index (AIX) option, you can indicate whether VSAM files with alternate indexes are eligible for optimization.
Parameter | Description |
|---|---|
Values | This option has the following possible values:
|
Default value | N |
DD overrides | //DAP@AIX DD DUMMY Allow processing of alternate index data sets. This override is available at both step and ddname levels. //DAP@NAIX DD DUMMY Do not allow processing of alternate index data sets. This override is available at both step and ddname levels. //VVHCAIXY DD DUMMY Allow processing of alternate index data sets. This override is only available at the step level. //VVHCAIXN DD DUMMY Do not allow processing of alternate index data sets. This override is only available at the step level. |
Data policy keywords | AIXLSR NOAIXLSR |
Related topic