ARC0940I
ELIGIBLE SMS MANAGED VOLUME volser NOT ADDED BY func, RC = retcode, REAS = reascode

Explanation

DFSMShsm attempted to internally ADDVOL a SMS-managed volume (volser) on behalf of a function (func (migration, backup, or dump)). The ADDVOL of the volume failed. Possible values of retcode and reascode are:
Retcode
Meaning
4
Storage group definition not found (REAS = 0).
8
Error reading MCV record (REAS = return code from read. See Table 6).
12
Error creating MCV record (REAS = return code from write. See Table 6).
13
Device table entry not found (REAS = 0).
16
Error updating MCV record (REAS = return code from update. See Table 6).
19
Volume not mounted (REAS = 0).
52
GETMAIN error (REAS = return code from GETMAIN).

System action

The volume is not processed by function func. DFSMShsm processing continues.

Programmer response

Retcode
Action
4
Define the storage group to SMS.
8, 12
See the preceding ARC0184I message for more information about the error.
13
Follow problem determination procedures.
16
See the preceding ARC0184I message for more information about the error.
19
Mount the volume.
52
Determine if more storage is needed for DFSMShsm. Correct the error and retry the failing function.

Source

DFSMShsm