TMF Management Programming Manual (H06.05+)

Event Messages
HP NonStop TMF Management Programming Manual540140-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.