ARC1122I
ERROR PROCESSING PASSWORD PROTECTED DATA SET, RECOVERY/RECALL/DELETE TERMINATED

Explanation

The data set specified in a DFSMShsm command is write password protected. When DFSMShsm was checking the password, it encountered an error. The data set name and reascode are given in message ARC1001I.

The values for reascode are:
Reascode
Meaning
0
Only pertains for VSAM data sets. The user specified an incorrect password.
4
The data set is non-VSAM. The user is only authorized to read the data set, but requested to write to or delete the data set.
8
The data set is non-VSAM. The user specified an incorrect password.
12
The data set is non-VSAM. An I/O error occurred in checking the password.
16
The data set is non-VSAM. An OBTAIN error or some other error occurred while DFSMShsm was accessing the data set.

System action

The command ends. DFSMShsm processing continues.

Programmer response

Verify that the correct data set name was specified. Provide the appropriate password. Follow installation procedures to request that the system programmer obtain the password of the data set for you, if you have the required authority to use the data set but not the password.

Source

DFSMShsm