OSI/MHS Management Programming Manual
Event Messages
OSI/MHS Management Programming Manual—424824-001
6-15
3: ZMHS-EVT-PROC-START-FAIL
If a call to the PROCESS_CREATE_ procedure fails, bits 0 through 7 contain
the primary error code and bits 8 through 15 contain the secondary error code.
These codes are described in the Guardian Procedure Calls Reference Manual.
Note that these codes describe the second attempt to start the process, that is, the
attempt to start the process in its configured backup CPU.
ZMHS-TKN-GROUP-NAME
is the name of a group object in the OSI/MHS subsystem; maximum length is
42 bytes.
ZMHS-TKN-CPU
is the number of the CPU in which the process could not be started.
ZEMS-TKN-EMPHASIS
has the value ZSPI-VAL-TRUE, indicating that this is a critical event.
ZEMS-TKN-CONSOLE-PRINT
has the value ZSPI-VAL-TRUE.
Cause. The cause of the failure is reflected in the value of ZSPI-TKN-ERR.Z-ERROR.
Recovery. The attempt to start the process has been abandoned. Examine the error
codes, take appropriate action, and retry.
Considerations
The MHS subsystem generates this event only after trying to start the process in both the
configured primary and backup CPUs, and the returned error codes describe the second
attempt, that is, the attempt to start the process in the backup CPU.
The MHS manager can generate this event message.
This event message is reported to the primary collector.