DSM/Tape Catalog Management Programming Manual
Tape Server Event Messages
DSM/Tape Catalog Management Programming Manual—520481-003
D-15
681 ZTAP-EVT-CMNEEDVOLUME
ZTAP-TKN-ERRMSGNUMBER
contains the error message number for this tape server error. The number for this
error is 1022.
ZTAP-TKN-TAPE-VOLUME
contains the name of the tape volume.
Cause. The volume name specified in the DEFINE cannot be used. DSM/TC
automatically selects an alternate tape volume.
Effect. The operation continues automatically.
Recovery. If the alternate tape cannot be used, reject the request. Otherwise, this is
an informational message only; no corrective action is needed.
681 ZTAP-EVT-CMNEEDVOLUME
The application request to write multifile volume sets failed because the VOLUME
attribute was not specified in the TAPECATALOG DEFINE.
ZTAP-TKN-ERRMSGNUMBER
contains the error message number for this tape server error. The number for this
error is 1023.
Cause. The VOLUME attribute must be specified in the TAPECATALOG DEFINE
when writing multifile volume sets (FILESEQ > 1).
Effect. The application request fails with file-system error 594.
Recovery. The VOLUME attribute must be specified, and the volume specified must
be either the first volume in the volume set or include the last volume used in the
volume set. Retry the request with the corrected DEFINE. For descriptions of file-
system errors, see the Operator Messages Manual.
Tokens in Event Message
ZTAP-TKN-PROCESS token-type ZSPI-TYP-CRTPID.
ZTAP-TKN-ERRMSGNUMBER token-type ZSPI-TYP-UINT.
ZEMS-TKN-TEXT token-type ZSPI-TYP-STRING.
Message Text
Error 1023 - Need volume specified if writing multi-file sets