NonStop Operating System Event Management Programming Manual
Labeled-Tape Server Events Messages (ZTAP)
HP NonStop Operating System Event Management Programming Manual—520372-020
9-41
Messages
621: ZTAP-EVT-INPUTINCOMPERR
The file did not end on the last volume specified in the DEFINE attribute.
Unconditional Tokens
Cause. The file did not end on the last volume specified in the DEFINE attribute.
Effect. The system cannot determine which volume serial number to request in order
to continue the read. The error returned to the application shows an end-of-file (EOF),
so the application can finish executing properly; however, the input file that the
application opened was not actually processed to the EOF.
Recovery. To run the job to the EOF, locate all the tape reels that contain the file,
include all the volume serial numbers in the DEFINE, then rerun the application.
Subject: ZTAP-TKN-DEV-NAME
Potentially critical event: No
Action event: No
Message sender: $ZSVR
TMDS collector: No
OSM/TSM collector: No
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZEMS-TKN-TEXT token-type ZSPI-TYP-STRING
ZTAP-TKN-DEV-NAME token-type ZSPI-TYP-DEVICE
ZTAP-TKN-ERRMSGNUMBER token-type ZSPI-TYP-UINT
ZTAP-TKN-FILEID token-type ZTAP-TYP-FILEID.
Event-Message Text
ERROR 10 - INPUT FILE file id INCOMPLETE
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZTAP-EVT-
INPUTINCOMPERR (621).
ZEMS-TKN-TEXT Standard EMS token that contains the message text. See
Event Management Service (EMS) Standard Definitions
on page 9-9.
ZTAP-TKN-DEV-NAME Subject token that specifies the device name.
ZTAP-TKN-ERRMSGNUMBER Labeled-tape defined error number (10).
ZTAP-TKN-FILEID Name of the file that was opened.