ARC0540I
MIGRATE REJECTED - INVALID USE OF CONVERT PARAMETER, {volser1 IS AN HSM OWNED VOLUME | SPACE MANAGEMENT ATTRIBUTE NOT MIGRATE FOR volser1 | MIGRATIONLEVEL2 NOT VALID WITH CONVERT | volser2 NON-MANAGED VOLUME AND UNITTYPE NOT SPECIFIED | CONVERT UNIT DIFFERENT THAN DFSMSHSM VOLUME RECORD | CONVERT PARAMETER NOT ALLOWED IN DIRECT TO TAPE ENVIRONMENT}

Explanation

A MIGRATE command was issued with the CONVERT parameter. One of the following problems was encountered causing the command to be rejected:
  • volser1 IS A DFSMShsm OWNED VOLUME.

    The VOLUME parameter was specified with the volume identification number of volser1. However, if the CONVERT parameter is specified, the volume volser1 must be a level 0 volume.

  • SPACE MANAGEMENT ATTRIBUTE NOT MIGRATE FOR volser1.

    The volume being migrated was added using the ADDVOL command with the space management attribute of DELETEBYAGE or DELETEIFBACKEDUP, or the DELETEBYAGE or the DELETEIFBACKEDUP parameter was specified with the VOLUME parameter along with the CONVERT parameter on the MIGRATE command. Only the space management attribute of MIGRATE is supported when issuing the MIGRATE command with the CONVERT parameter. Specify MIGRATE VOLUME(volser MIGRATE(days)) CONVERT if migration of the volume is required.

  • MIGRATIONLEVEL2 NOT VALID WITH CONVERT

    The MIGRATIONLEVEL2 parameter was specified along with the CONVERT parameter on the MIGRATE command. When processing the CONVERT parameter, the migration of data to level 2 volumes is not allowed.

  • volser2 NON-MANAGED VOLUME AND UNITTYPE NOT SPECIFIED.

    The CONVERT parameter was specified with the volume identification number of volser2 and the unit type of the volser2 was not specified. You must specify the unit type when the volume volser2 to which the data sets are to be recalled is not managed by DFSMShsm. Either specify the unit type of the target volume or issue the ADDVOL command to make it a DFSMShsm-managed volume before you reissue this command.

  • CONVERT UNIT DIFFERENT THAN DFSMShsm VOLUME RECORD.

    The CONVERT parameter was specified with the volume identification number volser2 and the volume unit type unittype. A migration control data set volume record (MCV) exists for volser2, but the unit type in the MCV for the volume is different from the unit type specified with the CONVERT parameter. Respecify the MIGRATE command with the CONVERT parameter and specify only the volser2 subparameter of the CONVERT parameter.

  • CONVERT PARAMETER NOT ALLOWED IN DIRECT TO TAPE ENVIRONMENT

    The CONVERT parameter was specified and the SETSYS TAPEMIGRATION parameter is set to DIRECT, which is not supported. Either issue a MIGRATE command for the data set without CONVERT, followed by a RECALL command, or change the TAPEMIGRATION value to something other than DIRECT.

System action

The MIGRATE command request is rejected.

Programmer response

Reissue the MIGRATE command with the appropriate parameters.

Source

DFSMShsm