ALL, BACKUPCONTROLDATASET, MIGRATIONCONTROLDATASET, and OFFLINECONTROLDATASET: Specifying which control data set to update

Explanation

ALL, BACKUPCONTROLDATASET, MIGRATIONCONTROLDATASET, OFFLINECONTROLDATASET are mutually exclusive, required parameters that specify which control data sets DFSMShsm should update.
ALL
DFSMShsm combines the entries from the journal data set with the restored copies of all three control data sets.
BACKUPCONTROLDATASET
DFSMShsm combines the entries from the specified journal data set with the restored backup copy of the BCDS.
MIGRATIONCONTROLDATASET
DFSMShsm combines the entries from the specified journal data set with the restored backup copy of the MCDS.
OFFLINECONTROLDATASET
DFSMShsm combines the entries from the specified journal data set with the restored backup copy of the OCDS.

Defaults

None.