NonStop Operating System Event Management Programming Manual
Labeled-Tape Server Events Messages (ZTAP)
HP NonStop Operating System Event Management Programming Manual—520372-020
9-77
Messages
Unconditional Tokens
Cause. A tape volume is mounted on a 5120 cartridge tape drive, and the tape mode
(STREAM or STARTSTOP) specified in the DEFINE for the tape is different from the
existing tape mode of the volume. In addition, one of the following is true:
The volume is being used for output and the file being accessed is not the first file
on the volume.
The volume is being used for output and an existing file is being extended.
Effect. The tape volume’s existing tape mode is used.
Recovery. This is a warning message only. Consider changing the DEFINE.
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZTAP-TKN-DEV-NAME token-type ZSPI-TYP-DEVICE
ZEMS-TKN-TEXT token-type ZSPI-TYP-STRING
ZTAP-TKN-WRNMSGNUMBER token-type ZSPI-TYP-INT
ZTAP-TKN-TAPE-VOLUME token-type ZTAP-TYP-TAPE-VOLUME
ZTAP-TKN-USED-TAPEMODE token-type ZSPI-TYP-INT
ZTAP-TKN-REQD-TAPEMODE token-type ZSPI-TYP-INT
Event-Message Text
WARNING 907 - VOLUME vid IS aaa INSTEAD OF bbb
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZTAP-EVT-
TAPEMODEUSED (657).
ZTAP-TKN-DEV-NAME Subject token that specifies the tape drive device name
in the system.
ZEMS-TKN-TEXT Standard EMS token that contains the message text.
See Event Management Service (EMS) Standard
Definitions on page 9-9.
ZTAP-TKN-WRNMSGNUMBER $ZSVR warning message number (905).
ZTAP-TKN-TAPE-VOLUME Subject token that specifies the volume serial number of
the tape volume.
ZTAP-TKN-USED-TAPEMODE Tape mode actually used. Values are either ZTAP-VAL-
STREAM or ZTAP-VAL-STARTSTOP.
ZTAP-TKN-REQD-TAPEMODE Tape mode requested. Values are either ZTAP-VAL-
STREAM or ZTAP-VAL-STARTSTOP.