File Utility Program (FUP) Management Programming Manual

FUP Error Messages
File Utility Program (FUP) Management Programming Manual523322-001
B-15
15: ZFUP-ERR-EDITREAD
15: ZFUP-ERR-EDITREAD
A command failed with an error from the EDITREAD or EDITREADINIT procedure.
Tokens
ZSPI-TKN-ERROR
is the standard SPI error token, which consists of the FUP subsystem ID and the
error number ZFUP-ERR-EDITREAD (15). This token is always in the error list.
ZFUP-MAP-CMD-ERROR
is a structured token with these fields:
ZNAME
is the name of the file for which the error occurred.
ZCOMMAND
is the FUP command that was executing.
ZOBJECT
is the object type.
Recommended Action
The second error list describes an EDITREAD or EDITREADINIT procedure (ZSPI-
SSN-ZGP1) error. To determine the cause of the error, enter this second error list. For
details on extracting tokens from nested error lists, see Handling FUP Errors on
page 2-17.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR.
ZFUP-MAP-CMD-ERROR
ZNAME type ZSPI-DDL-FNAME.
ZCOMMAND type ZSPI-DDL-INT.
ZOBJECT type ZSPI-DDL-INT.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
Error list owned by ZSPI-SSN-ZGP1
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.