OSI/MHS Management Programming Manual
Event Messages
OSI/MHS Management Programming Manual—424824-001
6-77
18: ZMHS-EVT-PROC-FAIL
18: ZMHS-EVT-PROC-FAIL
An MHS process other than the MHS manager failed. This is not a critical event.
Token Descriptions
ZMHS-TKN-XPNAME
is the name of the process involved in the event; maximum length is 128 bytes.
ZMHS-TKN-GROUP-NAME
is the name of a group object in the OSI/MHS subsystem. The maximum length is
42 bytes.
ZMHS-TKN-FAIL-REASON
is the type of failure that has occurred. The possible values are:
ZEMS-TKN-EMPHASIS
has the value ZSPI-VAL-FALSE, indicating that this is not a critical event.
ZEMS-TKN-CONSOLE-PRINT
has the value ZSPI-VAL-TRUE.
Cause. A process other than the MHS manager failed resulting in other processes in the
group being stopped and the group being restarted.
Considerations
The MHS manager can generate this event message.
This event message is reported to the primary collector.
Additional Unconditional Tokens
ZMHS-TKN-XPNAME <1> token-type ZSPI-TYP-STRING.
ZMHS-TKN-GROUP-NAME <2> token-type ZSPI-TYP-STRING.
ZMHS-TKN-FAIL-REASON <3> token-type ZSPI-TYP-ENUM.
ZEMS-TKN-EMPHASIS token-type ZSPI-TYP-BOOLEAN.
ZEMS-TKN-CONSOLE-PRINT token-type ZSPI-TYP-BOOLEAN.
Event-Message Text
Failure of process <1> in group <2> for reason <3>
ZMHS-VAL-FAIL- Value Meaning
REASON-CPU 1 CPU failed
REASON-ABENDED 2 Process ended abnormally
REASON-STOPPED 3 Process stopped