Messages BBMZS000 through BBMZS099
This topic contains messages for the MainView Infrastructure product.
Number | Description |
|---|---|
BBMZS001 | XMPOST FAILED with Completion Code=Snn. Posting ECB=address, Target ECB=jobName(ASID=X'addressSpaceId') RC=returnCode 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 ECB (event control block). The ASID (address space ID) of the target ECB is identified as a hexadecimal value of X'addressSpaceId'. 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 indicated return code 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. 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 dump (SDUMP/SYSxDUMP) contents at the time of the error. Obtain any information available from the list shown in Message BBCAAA and contact BMC Support. |
BBMZS002 | 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. The post-error reporter does not access the invalid message element and product failures (continual wait conditions) might occur. User response: Use the operator DUMP command to obtain 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 information available from the list shown in Message BBCAAA and contact BMC Support. |