TMF Management Programming Manual (G06.24+)

Event Messages
HP NonStop TMF Management Programming Manual522420-002
6-44
Descriptions of Event Messages
90: ZTMF-EVT-CantTalkToAdp
A file-system error prevented TMF from performing an operation to the disk process for
the specified active-audit volume.
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 on which the error occurred.
ZTMF-TKN-FS-ERROR
contains an integer identifying the file-system error that occurred.
ZTMF-TKN-ADPOPCODE
specifies the operation that was being attempted when the error occurred.
Possible values for this token are:
ZTMF-VAL-ADPOPSTART
ZTMF-VAL-ADPOPSHUTDOWN
ZTMF-VAL-ADPOPDONTGODOWN
ZTMF-VAL-ADPOPFLUSHAUDIT
ZTMF-VAL-ADPOPROLLOVERREQ
ZTMF-VAL-ADPOPCANCELOPENS
ZEMS-TKN-EMPHASIS
is set to TRUE for this event.
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.
ZTMF-TKN-ADPOPCODE 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 to
perform a ZTMF-TKN-ADPOPCODE operation to the Disk Process
for Audit Trail Volume ZTMF-TKN-VOLUMENAME.