File Utility Program (FUP) Management Programming Manual

FUP Commands and Responses
File Utility Program (FUP) Management Programming Manual523322-001
3-2
CHECKSUM Command
CHECKSUM Command
The CHECKSUM command recomputes the checksum value for blocks of data in disk
files.
Tokens in the Command Buffer
ZFUP-TKN-FILE
is a required token that specifies a file (or file set) whose checksum values must be
recomputed. The file name must be in the Guardian internal file-name format, and
only one of these tokens is allowed for each command.
Command
ZFUP-CMD-CHECKSUM
Object Type
ZFUP-OBJ-FILE
Tokens in the Command Buffer
ZFUP-TKN-FILE token-type ZSPI-TYP-FNAME.
ZFUP-MAP-PAR-CHECKSUM
def ZFUP-DDL-PAR-CHECKSUM.
02 ZPART-ONLY type ZSPI-DDL-BOOLEAN.
end.
ZSPI-TKN-MAXRESP token-type ZSPI-TYP-INT.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZSPI-TKN-RESPONSE-TYPE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ALLOW-TYPE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
Tokens in the Response Buffer
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
ZFUP-TKN-FILE token-type ZSPI-TYP-FNAME.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-RETCODE.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.