OSI/MHS Management Programming Manual

Event Messages
OSI/MHS Management Programming Manual424824-001
6-70
12: ZMHS-EVT-IO-ERR
12: ZMHS-EVT-IO-ERR
The OSI/MHS subsystem returned a file system error from a file I/O operation. This is
not a critical event.
Token Descriptions
ZSPI-TKN-ERRLIST
indicates the start of an error list describing the trap error that occurred. Tokens in
the error list are described in the Guardian Procedure Errors and Messages Manual.
ZMHS-TKN-XFNAME
is the name of the file involved in the error; maximum length is 256 bytes.
ZEMS-TKN-EMPHASIS
has the value ZSPI-VAL-FALSE, indicating that this is not a critical event.
ZEMS-TKN-CONSOLE-PRINT
has the value ZSPI-VAL-TRUE.
Cause. This event occurs when a file-system I/O error is encountered.
Recovery. Check the file associated with the file-system error number. If the file is not
critical to the process; the process continues.
Considerations
This event message is reported to the primary collector. If the file refers to a process,
the error refers to an error generated by that process. This is true for errors reported by
the transfer entry manager process. See the Transfer Programming Guide for a
description of the error.
Additional Unconditional Tokens
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
ZSPI-TKN-ERROR.Z-ERROR <1> token-type ZSPI-TYP-ERROR.
ZSPI-TKN-ERROR.Z-SSID token-type ZSPI-TYP-ERROR.
ZFIL-TKN-FILE-NAME token-type ZSPI-TYP-FNAME.
ZSPI-TKN-PROC-ERR <2> token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZMHS-TKN-XFNAME <3> token-type ZSPI-TYP-STRING.
ZEMS-TKN-EMPHASIS token-type ZSPI-TYP-BOOLEAN.
ZEMS-TKN-CONSOLE-PRINT token-type ZSPI-TYP-BOOLEAN.
Event-Message Text
File system error <1> from procedure <2>, file <3>