BBMZZnnn messages

This section lists the built-in service functions (BSF) messages. These messages are issued by base functions that are invoked by all product components.

BBMZZ002E
INCOMPLETE ERROR REPORT - COMPONENT: name, MODULE: module, PROC: procedure, RC: xx, USER: userid(asid)
Explanation:

An error with a return code of xx resulted for address space userid(asid), which was requesting the procedure procedure from the named component, name, and module, module. The userid is the TSO user ID value associated with the address space; the (asid) is the 1- to 8-character job name for the TSO user ID.

A subset of product components send error reports to the built-in service functions (BSF) and request the BSF to write out error messages. The information that the component sent to the BSF was incomplete for writing the component's message, so the BSF uses the information it has received from the component and issues this message.

One of the values appearing in this message is blank or 0 (zero), otherwise the component's error message would have been issued because all the information required by the BSF would have been present in the component's error report. This message handles standard error reports that are issued by components.

System action:

Normal processing continues.

User response:

Obtain any of the information that is available from the list shown in Diagnostic information for BB messages and contact your IBM® Support Center.

BBMZZ004E
INCOMPLETE ERROR REPORT - COMPONENT: name, MODULE: module, PROC: procedure, USER: userid(asid)
Explanation:

An error resulted for address space userid(asid), which was requesting the procedure procedure from the named component, name, and module, module. The userid is the TSO user ID value associated with the address space; the (asid) is the 1- to 8-character job name for the TSO user ID.

A subset of product components send error reports to the built-in service functions (BSF) and request the BSF to write out error messages. The information that the component sent to the BSF was incomplete for writing the component's message, so the BSF uses the information it has received from the component and issues this message.

One of the values appearing in this message is blank or 0 (zero), otherwise the component's error message would have been issued because all the information required by the BSF would have been present in the component's error report. This message handles only those error reports issued by components that involve a GSI (general services interface) error.

System action:

Normal processing continues.

User response:

Obtain any of the information that is available from the list shown in Diagnostic information for BB messages and contact your IBM Support Center.

BBMZZ006E
INCOMPLETE ERROR REPORT - ROUTE: route, ZERR: n, USER: userid(asid)
Explanation:

An internal error of n resulted for address space userid(asid), which was requesting a function for the route route. The userid is the TSO user ID value associated with the address space; the asid is the 1- to 8-character job name for the TSO user ID.

The route value is an 8-digit routing code that identifies the following information about where the service request was being directed when it failed:

The n value is an 8-character code that identifies the following information about the BSF (built-in service functions), which rejected the request:

One of the values appearing in this message is blank or 0 (zero). This message handles only those error reports issued by components that involve a general services interface (GSI) error and have invalid component services request block (CSRB) data.

System action:

Normal processing continues.

User response:

Obtain any of the information that is available from the list shown in Diagnostic information for BB messages and contact your IBM Support Center.

BBMZZ008E
INCOMPLETE ERROR REPORT - ROUTE: route, ZERR: n
Explanation:

An internal error of n resulted for a function with a route of route. The route value is an 8-digit routing code that identifies the following information about where the service request was being directed when it failed:

The n value is an 8-character code that identifies the following information about the built-in service function (BSF), which rejected the request:

One of the values appearing in this message is blank or 0 (zero). This message handles only those error reports issued by components that involve a GSI (general services interface) error and have component services request block (CSRB) data. Sometimes there are two CSRBs associated with a GSI call. If data is missing in the error report for the second CSRB, this message is issued.

System action:

Normal processing continues.

User response:

Obtain any of the information that is available from the list shown in Diagnostic information for BB messages and contact your IBM Support Center.

BBMZZ010E
XMPOST FAILED WITH COMPLETION CODE=Snn. POSTING ECB=address, TARGET ECB=jobname(ASID=X'xxxx') RC=code
Explanation:

The XMPOST is a notification function. MVS™ issued a system completion code of Snn when it detected that the XMPOST function failed to complete a cross-memory post operation. The failure occurred because of an error in the memory containing the target event control block (ECB). The address space ID (ASID) of the target ECB is identified as a hexadecimal value of X'xxxx'. The memory location address of the ECB to be posted as complete is address and is shown as a hexadecimal value. The name of the address space containing the target ECB is the 1- to 8-character value jobname.

The code value is a return code that is present only if the XMPOST failure was the result of a program check in the target memory or when Snn indicates a program check. The return code identifies the type of program check that occurred.

System action:

Notification of the event's completion is not received by the address space.

User response:

Use the MVS DUMP command to obtain a dump of the address space containing the target ECB and capture system log (SYSLOG), software SYS1.LOGREC data, and, if available, system (SDUMP/SYSxDUMP) contents at the time of the error. Obtain any of the other information that is available from the list shown in Diagnostic information for BB messages and contact your IBM Support Center.

BBMZZ011E
INVALID MESSAGE CELL (address) PASSED TO XMPOST ERROR REPORTER
Explanation:

The cross-memory post-error reporter exit routine has received control with the address of an invalid XMPOST message element. The address of the invalid message element passed to the error reporter is address.

System action:

The post-error reporter does not access the invalid message element and product failures (continual wait conditions) may occur.

User response:

Use the operator DUMP command to take a system dump (SDUMP) of the failing address space (if possible) and/or master (ASID=0001) address space. Capture system log (SYSLOG), software SYS1.LOGREC data, and, if available, system (SDUMP/SYSxDUMP) contents at the time of the error. Obtain any of the other information that is available from the list shown in Diagnostic information for BB messages and contact your IBM Support Center.

[[ Contents Previous Page | Next Page Index ]]