NonStop Operating System Event Management Programming Manual
System Clock Event Messages (ZCLK)
HP NonStop Operating System Event Management Programming Manual—520372-020
8-12
Messages
Unconditional Tokens
(Pre-D20 version) The following four tokens form the fixed value of the difference in
time between system time and the time requested by the SETSYSTEMCLOCK
procedure:
(D20 and later version) ZCLK-TKN-INTERVAL-WORD specifies the difference in time
between system time and the time requested by the SETSYSTEMCLOCK procedure
Cause. One of the following situations occurred:
The RMI clock or the SP clock failed because of a hardware problem.
Unconditional Tokens (D20 and later, D-Series)
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZCLK-TKN-RMICLOCK token-type ZSPI-TYP-UINT
ZCLK-TKN-RMIIOERROR token-type ZSPI-TYP-ENUM
ZCLK-TKN-INTERVAL-WORD token-type ZSPI-TYP-INT4
Unconditional Tokens (D20 and later, G-Series, H-Series)
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZCLK-TKN-INTERVAL-WORD token-type ZSPI-TYP-INT4
ZCLK-TKN-SPCLOCK token-type ZSPI-TYP-UINT
ZCLK-TKN-SPIOERROR token-type ZSPI-TYP-ENUM
Event-Message Text (D-Series)
ERROR READING REMOTE MAINTENANCE INTERFACE CLOCK,
RMI ERROR CODE nn
Event-Message Text (G-Series, H-Series)
ERROR READING SERVICE PROCESSOR CLOCK, SP ERROR CODE nn
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZCLK-EVT-
CLOCKREADFAILED (104).
ZCLK-TKN-RMICLOCK Subject token that specifies that this is an RMI clock event.
ZCLK-TKN-SPCLOCK Subject token that specifies that this is an SP clock event.
ZCLK-TKN-RMIIOERROR File-system error number of the error that occurred.
ZCLK-TKN-SPIOERROR File-system error number of the error that occurred.
Token Description
ZCLK-TKN-INTERVAL-W-0 Word 0 of the fixed value.
ZCLK-TKN-INTERVAL-W-1 Word 1 of the fixed value.
ZCLK-TKN-INTERVAL-W-2 Word 2 of the fixed value.
ZCLK-TKN-INTERVAL-W-3 Word 3 of the fixed value.