DSM/Tape Catalog Management Programming Manual

Tape Server Event Messages
DSM/Tape Catalog Management Programming Manual520481-003
D-24
693 ZTAP-EVT-TPTMREJECTEDLABEL
693 ZTAP-EVT-TPTMREJECTEDLABEL
The third-party tape management system (TPTM) rejected a labeling request with an
error.
ZTAP-TKN-ERRMSGNUMBER
contains the error message number for this tape server error. The number for this
error is 1033.
ZTAP-TKN-FSERR
contains the file-system error number reported in this message.
Cause. The third-party tape management system (TPTM) rejected a labeling request
with an error.
Effect. The TAPE OPEN request fails with file-system error 751.
Recovery. For error analysis, see your particular TPTM manual. Then correct the
problem.
694 ZTAP-EVT-TPTMREJECTEIGNORED
The third-party tape management system (TPTM) returned an error after processing
had already stopped.
ZTAP-TKN-ERRMSGNUMBER
contains the error message number for this tape server error. The number for this
error is 1034.
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.
ZTAP-TKN-FSERR <1> token-type ZSPI-TYP-ENUM.
Message Text
Error 1033 - TPTM rejected labeling request with error <1>.
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.
ZTAP-TKN-FSERR <1> token-type ZSPI-TYP-ENUM.
Message Text
Error 1034 - TPTM returned error <1>, continuing request.