TMF Management Programming Manual (G06.24+)

Event Messages
HP NonStop TMF Management Programming Manual522420-002
6-26
Descriptions of Event Messages
79: ZTMF-EVT-TmpSendAuditError
TMF tried to write audit information to the specified active-audit volume, but could not
because 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-VOLUMENAME
is the subject token of the event message, and it contains the name of the active-
audit volume TMF was trying to write to.
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-VOLUMENAME 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
TMP encountered error ZTMF-TKN-FS-ERROR attempting to send
audit to the ADP ZTMF-TKN-VOLUMENAME. Crashing TMF.