TMF Management Programming Manual (H06.05+)

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