00E50015   

Explanation

The MVS™ control block (either RB or STSV - SRB Status Save Area) that was the intended object of a resume request was invalid. The RB or STSV address was obtained from the DB2® EB (execution block) at offset X'1C' This is a subsystem error.

System action

If the CSECT that abends is DSNVRSRB, the error is percolated (passed) to the recovery routine for the TCB that was to have been resumed. If the CSECT that abends is DSNVSR, the error is percolated to the DB2 SRB recovery task DSNVRCT. Ultimately, the subsystem may be terminated abnormally. If the CSECT that abends is DSNVSDC0, the error will be retried one time and, if unsuccessful, the DB2 subsystem is terminated with a 00E50054 reason code.

Operator response

Notify the system programmer.

System programmer response

The recovery routine for the CSECT issuing this reason code records information in the variable recording area (VRA). If you suspect an error in DB2, you might need to report the problem. For information about identifying and reporting the problem, see Collecting diagnostic data.

Problem determination

A SYS1.LOGREC entry and a DB2 SVC dump are requested by the FRR DSNVSRR and by the recovery routine in DSNVSDC0. Register 6 contains the target EB address.

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.