TMF Management Programming Manual (G06.24+)

Event Messages
HP NonStop TMF Management Programming Manual522420-002
6-114
Descriptions of Event Messages
137: ZTMF-EVT-DV-STARTREJECTED
The specified data volume could not be started for transaction processing 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 data
volume that could not be started.
ZTMF-TKN-FS-ERROR
contains an integer identifying the file-system error that occurred.
Effect
The data volume is disabled and cannot be used for transaction processing until it is
reenabled.
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.
Event-Message Text
Data Volume ZTMF-TKN-VOLUMENAME failed to start for TMF due
to file-system error ZTMF-TKN-FS-ERROR. The volume will be
disabled.