NonStop Operating System Event Management Programming Manual

Labeled-Tape Server Events Messages (ZTAP)
HP NonStop Operating System Event Management Programming Manual520372-020
9-22
Messages
Unconditional Tokens
Conditional Tokens
Cause. This event message is sent when either:
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZEMS-TKN-ACTION-ID token-type ZSPI-TYP-INT
ZEMS-TKN-TEXT token-type ZSPI-TYP-STRING
ZTAP-TKN-TAPE-VOLUME token-type ZTAP-TYP-TAPE-VOLUME
Conditional Tokens
ZTAP-TKN-REEL token-type ZSPI-TYP-UINT
ZTAP-TKN-DENSITY token-type ZSPI-TYP-ENUM
ZTAP-TKN-DEV-NAME token-type ZSPI-TYP-DEVICE
ZEMS-TKN-TEXT token-type ZSPI-TYP-STRING
Event-Message Text
$ZSVR: seq MOUNT IBM SCRATCH TAPE vid [ REEL num ]
[ DENSITY density ] [ ON $dev ] WITH RING [ comment ]
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZTAP-EVT-
MTIBMSCRATCH (605).
ZEMS-TKN-ACTION-ID $ZSVR internal message number that identifies the
request. This token contains a four-digit number ranging
from 0000 through 9999.
ZEMS-TKN-TEXT Standard EMS token that contains the message text. See
Event Management Service (EMS) Standard Definitions
on
page 9-9.
ZTAP-TKN-TAPE-VOLUME Subject token that specifies the volume serial number of
the requested volume. Six blanks indicates a scratch tape.
Token Description
ZTAP-TKN-REEL Reel number, if this operation is a multivolume operation.
ZTAP-TKN-DENSITY Tape density. Values are ZSPI-VAL-800BPI, ZSPI-VAL-
1600BPI, and ZSPI-VAL-6250BPI.
ZTAP-TKN-DEV-NAME Subject token that specifies the tape drive device name in
the system. This token is present if the request is for a
continuation volume of a multivolume operation or if the
user requested a specific device.
ZEMS-TKN-TEXT Up to 80 bytes of comments that were specified with the
DEFINE attribute MOUNTMSG. These comments provide
information for the operator such as the relative length and
urgency of the job.