ARC1214I
ERROR SCRATCHING DATA SET DURING MIGRATION

Explanation

During a DFSMShsm space management operation, either the SCRATCH macro (for a non-VSAM data set) or an access method services DELETE command (for a VSAM data set) was issued to delete a data set, or an attempt was made to delete a data set from a VSAM small data set packing (SDSP) data set. The preceding ARC1001I message or the associated ARC0734I message gives the name of the data set.
  • For a migration copy that resides in an SDSP dataset, see the associated ARC0546I or ARC0584I message in the appropriate migration or command activity log.
  • Otherwise, in message ARC1001I or ARC0734I, the values for reascode are:
    • For a non-VSAM data set not residing in an SDSP data set the reascode value is:
      • Reascode
        Meaning
        4
        The dsname was scratched, but the volume deallocation failed.
        8
        The MVT entry could not be found or built for the volume. The dsname scratch failed.
        12
        The volume allocation failed. The dsname was not scratched.
        16
        The SCRATCH macro failed.
        20
        The SCRATCH macro and the volume deallocation failed.
        24
        Error uncataloging data set. For SMS data sets, see Message ARC0937I for further details.
    • For a VSAM data set not residing in an SDSP data set, the reascode value is the return code from the access method services.
    • For a migration copy that resides in an SDSP dataset, see the associated ARC0546I or ARC0584I message for the return and reason codes.

System action

The space management operation for the data set ends. DFSMShsm processing continues.

Programmer response

Notify the system programmer to take the appropriate corrective action.

Source

DFSMShsm