TMF Management Programming Manual (G06.24+)

Event Messages
HP NonStop TMF Management Programming Manual522420-002
6-226
Descriptions of Event Messages
222: ZTMF-EVT-DR-BEGINTAPE
The dump process has begun dumping to the specified tape drive.
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 value of this token iseither ZTMF-VAL-
PROC-AUDITDUMP or ZTMF-VAL-PROC-ONLINEDUMP.
ZTMF-TKN-DR-FIRSTTAPE
specifies whether or not this is the first tape of a set. The possible values are:
ZTMF-TKN-DR-TAPENUM
contains an integer identifying a dump tape.
ZART-TKN-VOLUMEID
contains a tape volume identification number.
ZART-TKN-DRIVENAME
contains the name of a tape drive.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-PROCESSTYPE token-type ZSPI-TYP-ENUM.
ZTMF-TKN-DR-FIRSTTAPE token-type ZSPI-TYP-BOOLEAN.
ZTMF-TKN-DR-TAPENUM token-type ZSPI-TYP-INT.
ZART-TKN-VOLUMEID token-type ZART-TYP-VOLUME.
ZART-TKN-DRIVENAME token-type ZSPI-TYP-STRING.
Additional Conditional Tokens
ZTMF-TKN-DR-FILENAME token-type ZSPI-TYP-STRING.
ZTMF-TKN-DR-DUMPCOPIES token-type ZSPI-TYP-INT.
Event-Message Text
ZTMF-TKN-DR-FILENAME
ZTMF-TKN-DR-FIRSTTAPE Tape #ZTMF-TKN-DR-TAPENUM,
copy #ZTMF-TKN-DR-DUMPCOPIES,
volume ID: ZART-TKN-VOLUMEID,
drive ZART-TKN-DRIVENAME.
ZSPI-VAL-TRUE (first tape)
ZSPI-VAL-FALSE (tape change)