BPE0027E ABEND code IN BPE RESMGR PROCESSING, PSW=psw1 psw2

Explanation

An abend occurred during BPE resource manager processing while ending an address space running with IMS Database Recovery Facility BPE services. The IMS Database Recovery Facility BPE resource manager module (FRXRSM0$) establishes an ESTAE to protect its processing. This ESTAE attempts to retry from the abend and to continue cleaning up global resources. Message BPE0027E is issued to alert the operator that an abend occurred.

In the message text:
code
The abend code. For system abends, the format of code is Sxxx, where xxx is the 3-digit abend code in hexadecimal. For user abends, the format of code is Udddd, where dddd is the 4-digit abend code in decimal.
psw1
The first word of the PSW at abend.
psw2
The second word of the PSW at abend.

System action

IMS Database Recovery Facility BPE collects diagnostic data about the abend, and then resumes execution in the main FRXRSM0$ routine, which attempts to continue cleanup with the next resource after the one that was being processed when the abend occurred.

The first time that FRXRSM0$ ends abnormally, its ESTAE takes an SDUMP of the address space, and causes a record to be written to the SYS1.LOGREC data set to document the abend. If FRXRSM0$ ends abnormally a second time or more, its ESTAE does not take another SDUMP. However, it writes a record to SYS1.LOGREC.

User response

Save any dump, SYSLOG, and SYS1.LOGREC information and contact IBM® Software Support.

Module

FRXRSM0$