OSI/TS Management Programming Manual

Event-Message Descriptions
Event Messages
056786 Tandem Computers Incorporated 6–17
305: ZOS4-EVT-CHKPT-
FAIL
This is a critical event. A checkpoint I/O message returned an error. The primary
process stops the backup and tries to create a new one.
Unconditional Tokens
ZEMS-TKN-EMPHASIS token-type ZSPI-TYP-BOOLEAN.
ZEMS-TKN-CONSOLE-PRINT token-type ZSPI-TYP-BOOLEAN.
ZCOM-TKN-SUBJ-PROC token-type ZSPI-TYP-STRING.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR.
ZSPI-TKN-PROC-ERR token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
Event-Message Text
process-name
, Checkpoint Failure, Error=
error
,
Using Procedure { OPEN }
{ WRITEREAD }
Token Descriptions
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, indicating that the EMS compatibility distributor
will route the event message to the designated operator console.
ZCOM-TKN-SUBJ-PROC
is the name of the TSP process that caused the event. It is the subject of the
message.
ZSPI-TKN-ERRLIST and ZSPI-TKN-ENDLIST
enclose a standard SPI error list, as described in the Distributed Systems
Management (DSM) Programming Manual. The contents of this error list provide
information about the file-system error that occurred.
ZSPI-TKN-ERROR
is the standard SPI error token described in the Distributed Systems
Management (DSM) Programming Manual. It contains the subsystem ID of the
file system in the Z-SSID field and the file-system error number in the
Z-ERROR field.