TMF Management Programming Manual (G06.24+)
Event Messages
HP NonStop TMF Management Programming Manual—522420-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.