TMF Management Programming Manual (H06.05+)

Event Messages
HP NonStop TMF Management Programming Manual540140-002
6-201
Descriptions of Event Messages
202: ZTMF-EVT-DR-Error
The TMF dump/restore process generates this event in response to dump/restore error
messages whose numbers are within the range 9000-9999. The dump/restore
messages are listed in Section 7, Error and Warning Messages of this manual. For the
cause, effect, and recovery text, see the “TMF Messages” section of the Operator
Messages Manual.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType
is the subject token of the event message, and it identifies the TMF process that
generated the event. For this event, the values are:
ZTMF-VAL-PROC-AUDITDUMP
ZTMF-VAL-PROC-AUDITRESTORE
ZTMF-VAL-PROC-ONLINEDUMP
ZTMF-VAL-PROC-ONLINERESTORE
ZTMF-TKN-DR-Error
This token appears twice. The first occurrence returns an integer specifying the
dump/restore message number (within the range 9000-9999). The second
occurrence returns the dump/restore message text.
ZTMF-TKN-DR-FileNameSupplied
if the value of this token is ZSPI-VAL-True, then this token contains a file name. If
the value of this token is ZSPI-VAL-False, then this token contains a null value.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType token-type ZSPI-TYP-Enum.
ZTMF-TKN-DR-Error token-type ZSPI-TYP-Int.
ZTMF-TKN-DR-FileNameSupplied token-type ZSPI-TYP-Boolean.
ZEMS-TKN-Emphasis token-type ZSPI-TYP-Boolean.
Event-Message Text
*ERROR* TMF-ZTMF-TKN-DR-Error:
ZTMF-TKN-DR-FileNameSupplied ZTMF-TKN-DR-Error.
In this event-message text, the first occurrence of
the token ZTMF-TKN-DR-Error contains the number of the
dump/restore message (within the range 9000-9999), the
token ZTMF-TKN-DR-FileNameSupplied contains a file name
(if one is present), and the second occurrence of the token
ZTMF-TKN-DR-Error contains the text of the dump/restore
message.