NonStop Operating System Event Management Programming Manual

Labeled-Tape Server Events Messages (ZTAP)
HP NonStop Operating System Event Management Programming Manual520372-020
9-15
Messages
Unconditional Tokens
Conditional Tokens
Cause. When a tape file on an ANSI labeled tape was opened for input, the requested
tape volume was not mounted.
Effect. The operation waits for the tape to be mounted.
Recovery. The request is suspended until one of the following actions is taken:
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 vid [ REEL num ] [ DENSITY density ]
[ ON $dev ] NO RING [ comment ]
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZTAP-EVT-
MOUNTIN (601).
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.
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 Contains 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.