NonStop Operating System Event Management Programming Manual
Labeled-Tape Server Events Messages (ZTAP)
HP NonStop Operating System Event Management Programming Manual—520372-020
9-17
Messages
Unconditional Tokens
Conditional Tokens
Cause. This event message is sent when either:
An operation requests an ANSI labeled scratch tape.
An output file requires more than one volume, but not enough volume serial
numbers were specified in the DEFINE entry.
Effect. The operation waits for the tape to be mounted.
Recovery. The request is suspended until one of the following actions is taken:
Abort the operation with the MEDIACOM REJECT command, if a scratch ANSI
tape volume is not available. $ZSVR generates the action-completion message
ZTAP-EVT-REJECTMOUNT (651).
Mount a scratch ANSI tape volume on the tape device indicated by ZTAP-TKN-
DEV-NAME, if this token is specified in the event message. Otherwise, mount a
scratch ANSI tape volume on any free tape device that satisfies the density request
indicated by ZTAP-TKN-DENSITY, if this token is specified in the event message.
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZTAP-EVT-
MOUNTSCRATCH (602).
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 indicate 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.