TMF Management Programming Manual (H06.05+)

Event Messages
HP NonStop TMF Management Programming Manual540140-002
6-50
Descriptions of Event Messages
93: ZTMF-EVT-FileTransitionErr
A file-system error prevented TMF from performing an operation on the specified audit-
trail 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 error occurred.
ZTMF-TKN-Fs-Error
contains an integer identifying the file-system error that occurred.
ZTMF-TKN-ATFileTRANS
specifies the operation that was being attempted. Possible values are:
ZTMF-VAL-CHANGESTATUS
ZTMF-VAL-CREATE
ZTMF-VAL-PURGE
ZTMF-VAL-RENAME
ZTMF-VAL-UPDATEMATSEQNUM
ZEMS-TKN-Emphasis
is set to True for this event.
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.
ZTMF-TKN-ATFileTRANS token-type ZSPI-TYP-Enum.
ZEMS-TKN-Emphasis token-type ZSPI-TYP-Boolean.
Event-Message Text
File System error ZTMF-TKN-Fs-Error occurred attempting
a ZTMF-TKN-ATFileTRANS operation on Audit Trail File
ZTMF-TKN-AuditFileName.