TMF Management Programming Manual (G06.24+)
Event Messages
HP NonStop TMF Management Programming Manual—522420-002
6-28
Descriptions of Event Messages
80: ZTMF-EVT-ATFileFixupError
As part of subsystem startup, TMF attempted to repair the end of file (EOF) marker of
the specified audit trail file, but could not because 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 on which EOF fix-up failed.
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 does not start.
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
Error ZTMF-TKN-FS-ERROR encountered attempting to perform
EOF fixup on audit trail file ZTMF-TKN-AUDITFILENAME.