File Utility Program (FUP) Management Programming Manual
FUP Error Messages
File Utility Program (FUP) Management Programming Manual—523322-001
B-86
92: ZFUP-ERR-NOT-ON-VIEW
92: ZFUP-ERR-NOT-ON-VIEW
An application specified an SQL shorthand view or protection view in a CHECKSUM 
command.
Tokens
ZSPI-TKN-ERROR
is the standard SPI error token, which consists of the FUP subsystem ID and the 
error number ZFUP-ERR-NOT-ON-VIEW (92). This token is always in the error list.
ZFUP-MAP-CMD-ERROR
is a structured token with these fields:
ZNAME
is the file FUP was processing.
ZCOMMAND
is the FUP command number that caused the error.
ZOBJECT
is the object type.
Recommended Action
FUP does not perform the CHECKSUM operation on the view, but it continues with the 
next file or object if the application specified a file-set template. If you intended to 
specify another type of file (other than the view), correct the file specification and retry 
the command.
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.










