TMF Management Programming Manual (G06.24+)

Event Messages
HP NonStop TMF Management Programming Manual522420-002
6-73
Descriptions of Event Messages
107: ZTMF-EVT-ATFSFINDSTARTERR
A file-system error prevented TMF from performing a FIND_START_ operation for the
designated file.
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 in which the FIND_START_ operation was attempted.
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 (or does not start, if you are trying to start TMF).
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
File System error ZTMF-TKN-FS-ERROR occurred
attempting a FIND_START_ operation using the file name
ZTMF-TKN-AUDITFILENAME.