PROCESSONLY: Designating the categories to process

Explanation: PROCESSONLY is an optional parameter that directs DFSMShsm to process only the specified subcategories. The subcategories can be specified in any order. Specification of all four subcategories is accepted but is equivalent to not specifying the PROCESSONLY parameter.

Subparameter Explanation
The following subparameters are mutually exclusive required choices.
LEVEL0 PROCESSONLY(LEVEL0) specifies that only data sets residing on user DASD are processed.
MIGRATIONLEVEL1 PROCESSONLY(MIGRATIONLEVEL1) specifies that only data sets residing on DFSMShsm migration level 1 DASD are processed.
MIGRATIONLEVEL2 PROCESSONLY(MIGRATIONLEVEL2) specifies that only data sets residing on DFSMShsm migration level 2 tape or DASD are processed.
USERTAPE PROCESSONLY(USERTAPE) specifies that only data sets residing on user tape are processed.

Defaults: None.