3400

Explanation

An error during early IMS Database Recovery Facility BPE initialization prevented IMS Database Recovery Facility BPE services from starting. Register 15 at the time of abend contains a subcode that can be used to determine the reason for the abend. The subcodes and their meanings are described in the following list:
X'01'
FRXINIT$ could not establish an ESTAE recovery routine.
X'02'
IMS Database Recovery Facility BPE stack storage services initialization failed.
X'03'
A request to obtain a stack block for early IMS Database Recovery Facility BPE initialization failed.
X'04'
A lower-level service initialization module could not be loaded.
X'05'
A lower-level service initialization module could not complete the initialization of its service.
X'06'
An error occurred while parsing the IMS Database Recovery Facility BPE configuration PROCLIB member specified on the BPECFG= parameter in the MVS startup parameters.
X'07'
IMS Database Recovery Facility detected a problem during its early initialization and indicated to IMS Database Recovery Facility BPE that it should abend.
X'08'
An error occurred creating an MVS name or token for the IMS component address space.
X'09'
A mismatch occurred between the BPE version used by IMS Database Recovery Facility and the version of the IMS Database Recovery Facility BPE modules.
X'0A'
The IMS Database Recovery Facility BPE SVC routine (FRXSVC0$) could not be installed.
X'0B'
The IMS Database Recovery Facility BPE resource manager (FRXRSM0$) could not be established.

System action

The address space is ended abnormally.

User response

Take the appropriate action based on the subcode you received.

For subcodes X'01' through X'05' and X'07' through X'0B', the problem is one of the following:
  • An environmental error, such as missing modules in your STEPLIB data set or a storage shortage in the address space.
  • An internal error within IMS Database Recovery Facility BPE or IMS Database Recovery Facility.

Messages that further explain the reason for the error might precede this abend. See the job log output from the failed job for explanatory messages.

If you cannot determine and correct an environmental cause for the problem, save any dump and SYSLOG information, and contact the IBM® Support Center.

For subcode X'06': Although this abend can result from internal or environmental errors, its most probable cause is a problem with the IMS Database Recovery Facility BPE configuration PROCLIB member. If BPE cannot find or read the member, abend U3400 follows message BPE0002E, which indicates the problem. Correct the problem and restart the IMS Database Recovery Facility address space.

If there is an error parsing the member, this abend follows message BPE0003E, which indicates where in the member the error occurred. Correct the configuration member and restart the IMS Database Recovery Facility address space.

For subcode X'09': This abend occurs when the IMS Database Recovery Facility modules and the IMS Database Recovery Facility BPE modules in your STEPLIB data sets are at different versions. This abend follows message BPE0013E, which indicates the different levels of the BPE modules. Ensure that you are running the correct level of IMS Database Recovery Facility BPE modules.

Module

FRXINIT$