File Utility Program (FUP) Management Programming Manual
FUP Error Messages
File Utility Program (FUP) Management Programming Manual—523322-001
B-92
104: ZFUP-ERR-DEST-NOT-CORRUPT
104: ZFUP-ERR-DEST-NOT-CORRUPT
An application attempted a RESTART command, but the destination file is not corrupt.
Tokens
ZSPI-TKN-ERROR
is the standard SPI error token, which consists of the FUP subsystem ID and the 
error number ZFUP-ERR-DEST-NOT-CORRUPT (104). 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 destination file.
ZCOMMAND
is the number of the command that caused the error. Its value is ZFUP-CMD-
RESTART (5).
ZOBJECT
is the object type. Its value is ZFUP-OBJ-FILE (1).
Recommended Action
You cannot restart the DUPLICATE operation for this source file. Determine if the 
original DUPLICATE operation was successful. If it was not successful, execute the 
DUPLICATE command again (either with or without the restartable option) to start from 
the beginning of the source file.
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-ENDLIST token-type ZSPI-TYP-SSCTL.










