DSNU282I csect-name UNABLE TO RESTART AT LAST CHECKPOINT WITH DDNAME 'dddddddd'

Explanation

The data set with DDNAME dddddddd is a concatenated data set and the utility can be restarted only at the beginning of the phase (RESTART PHASE), not at the last checkpoint (RESTART CURRENT).

System action

The utility will issue a system '04E' abend with a reason code of '00E40323'.

User response

Change the RESTART option to RESTART PHASE and resubmit the job step.

Collect the following diagnostic items:
  • Console output from the system on which the job was run, and a listing of the SYSLOG data set for the period of time that spans the failure.
  • Dynamic dump, taken to SYS1.DUMPxx data set, by Db2 (04E and 04F abends).
  • Listing of SYS1.LOGREC data set, obtained by executing IFCEREP1.

Severity

8