00E50069   

Explanation

This abend code is issued during recovery processing for the suspend function when executing in SRB mode under the recovery routine established by the MVS™ SRBSTAT(SAVE) service. Because the recovery routine established by this service is the only routine in the FRR stack at the time of error, normal RTM percolation to the invoking resource manager recovery routine is not possible.

After recovery processing for the initial mainline error has successfully completed, the RTM environment is exited through retry to a routine that restores the original FRR stack. This routine then issues an '04E' abend with this reason code. This causes entry into the original recovery routine established during suspend initialization.

System action

After this abend is intercepted by the original suspend recovery routine, a SYS1.LOGREC entry and DB2® SVC dump are requested to document the original error. The original recovery reason code is placed in the SDWACOMU field of the SDWA indicating the actions performed during recovery processing of the initial error. Control is then returned to the invoking resource manager's recovery routine through RTM percolation.

Operator response

Notify the system programmer.

System programmer response

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

Because this abend is used only to permit the transfer of the initial recovery reason code to the invoking resource manager's recovery routine, no further recovery actions are required for this abend. Diagnostic information for the initial error encountered during mainline processing may be obtained through the SYS1.LOGREC and SVC dump materials provided.