NonStop Operating System Event Management Programming Manual

Configuration Services Event Messages (ZDSC)
HP NonStop Operating System Event Management Programming Manual520372-020
24-59
Messages
2068: ZDSC-EVT-SPI-STOP-OPEN-FAILED
An error occurred when attempting to open the target process to send an SPI STOP
command.
Unconditional Tokens
Cause. The Persistence Manager ($ZPM) failed to open the process named in the
event message and was therefore unable to write the SPI Stop command to the
process.
Effect. The process will not be stopped and might not function properly.
Recovery. Use the error value given in the event message to determine the recovery
action. See Recovery Action Requiring Vendor Support
on page 24-10.
Potentially critical event: No
Action event: No
Message sender: $ZPM
TMDS collector: No
OSM/TSM collector: Yes
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZDSC-TKN-PROC-NAME token-type ZSPI-TYP-STRING
ZDSC-TKN-FILE-ERROR token-type ZSPI-TYP-UINT
ZDSC-TKN-ERROR-DETAIL token-type ZSPI-TYP-UINT
Event-Message Text
Unable to open process proc-name, to send a SPI STOP command.
Error: file-error.
Error detail: error-detail
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZDSC-EVT-SPI-
STOP-OPEN-FAILED (2068).
ZDSC-TKN-PROC-NAME Name of the process that $ZPM was communicating with.
Value is ZDSC-TNM-PROC-NAME.
ZDSC-TKN-FILE-ERROR Type of file error that occurred. Value is ZDSC-TNM-FILE-
ERROR.
ZDSC-TKN-ERROR-DETAIL Detailed information about the error that occurred. Value is
ZDSC-TNM-ERROR-DETAIL.