ARC0233I
DUMPCLASS DEFINITION PARAMETER(S) {AUTOREUSE | DATASETRESTORE | AUTOREUSE AND DATASETRESTORE} OVERRIDDEN, RETENTION PERIOD IS ‘NOLIMIT’, CLASS=class

Explanation

A DEFINE command was issued to define a dump class. The command specified AUTOREUSE, DATASETRESTORE, or both. Also, the RETENTIONPERIOD(NOLIMIT) parameter was specified, either on the same command or on an earlier definition of the dump class.

The AUTOREUSE parameter for dump volumes is not allowed when a retention of NOLIMIT is specified.

The DATASETRESTORE parameter is not allowed for a dump class that has a retention period of NOLIMIT.

To reuse dump volumes with no retention periods, you must delete the dump volume with the DELVOL command and then add a volume with the ADDVOL command. Individual data set restores can be performed from volumes with no retention period only if the RECOVER command is used and explicitly specifies a dump class or dump volume with the FROMDUMP parameter.

System action

DFSMShsm processing continues.

Programmer response

If a retention period is now desired, issue a DEFINE command with the RETENTIONPERIOD parameter and a valid number.

Source

DFSMShsm