TMF Management Programming Manual (G06.24+)

Event Messages
HP NonStop TMF Management Programming Manual522420-002
6-42
Descriptions of Event Messages
89: ZTMF-EVT-CantOpenAuditFile
While TMF was attempting to open an audit trail file, a file-system error occurred.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-PROCESSTYPE
identifies the TMF process that generated the event. For this event, the value of
this token is ZTMF-VAL-PROC-TMP.
ZTMF-TKN-AUDITFILENAME
is the subject token of the event message, and it contains the name of the audit
trail file that could not be opened.
ZTMF-TKN-FS-ERROR
contains an integer identifying the file-system error that occurred.
ZEMS-TKN-EMPHASIS
is set to TRUE for this event.
Effect
TMF crashes.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-PROCESSTYPE token-type ZSPI-TYP-ENUM.
ZTMF-TKN-AUDITFILENAME token-type ZSPI-TYP-STRING.
ZTMF-TKN-FS-ERROR token-type ZSPI-TYP-INT.
ZEMS-TKN-EMPHASIS token-type ZSPI-TYP-BOOLEAN.
Event-Message Text
Audit Trail File ZTMF-TKN-AUDITFILENAME cannot be opened
due to File System Error ZTMF-TKN-FS-ERROR.