TARGETUNIT: Specifying unit types to be used for ARECOVER

Explanation: TARGETUNIT(unittype) is an optional parameter specifying the tape unit type for data sets being recovered to tape devices during an aggregate recovery.

For unittype, substitute the type of tape unit.

The following are valid types of tape units:
  • 3480
  • 3480X
  • 3490
  • 3590-1
You can substitute an esoteric tape unit defined with the SETSYS USERUNITTABLE command. If you specify an esoteric tape unit name that does not exist in the user unit table, the command fails. If you specify:
  • 3480 or 3480X, you use all the functions of the 3480 Magnetic Tape Subsystem.
  • 3490, you use all the functions of the 3490 Magnetic Tape Subsystem.
  • 3590-1, you use all the functions of the 3590 Magnetic Tape Subsystem.

If you define both 3592-E05 and 3592-J1A to the same esoteric group, the E05 must use the EFMT1 recording format.

You can define a 3592-E05 or 3592-J1A to the 3590-1 generic group. If so, you must ensure drive compatibility or segregation when using the 3590-1 in a non-SMS environment.

Note: When you perform an ABACKUP function with the 3480X or 3490 IDRC, you must use the same tape unit (3480X or 3490 IDRC) to do a successful RECOVER. Otherwise, the data cannot be read.

Defaults: If you do not specify this parameter, DFSMShsm uses the unit type specified with the SETSYS ARECOVERUNITNAME parameter.