NonStop Operating System Event Management Programming Manual

Configuration Services Event Messages (ZDSC)
HP NonStop Operating System Event Management Programming Manual520372-020
24-66
Messages
Unconditional Tokens
Cause. The Reliable Home Terminal process ($ZHOME) encountered an internal
error. The cause might be a failure of one of the following $ZHOME functions:
Setting up a timer to remind the primary process to start the backup process
Checkpointing the startup message data
Getting processor information or program file information about itself
Launching the backup process
Killing the backup process
Converting the output file name from an old filename to a new filename
Replying to the client
Receiving a message from $RECEIVE
Effect. Depends on which $ZHOME activity failed.
Recovery. Since this is a $ZHOME internal error, see Recovery Action Requiring
Vendor Support on page 24-10.
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZDSC-TKN-FILENAME token-type ZSPI-TYP-STRING
ZDSC-TKN-ZPM-PROGRAM-COUNTER token-type ZSPI-TYP-INT2
ZDSC-TKN-FILE-ERROR token-type ZSPI-TYP-UINT
ZDSC-TKN-ERROR-DETAIL token-type ZSPI-TYP-UINT
Event-Message Text
$ZHOME internal error at file filename,
line line-number
error file-error,
detail error-detail.
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZDSC-EVT-
INTERNAL-ERROR (3076).
ZEMS-TKN-FILENAME File in which the error occurred.
ZDSC-TKN-ZPM-PROGRAM-
COUNTER
Line number within $ZPM code that was executing when
this event was generated. Value is ZDSC-TNM-ZPM-
PROGRAM-COUNTER.
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. Value is ZDSC-TNM-
ERROR-DETAIL.