File Utility Program (FUP) Management Programming Manual

FUP Commands and Responses
File Utility Program (FUP) Management Programming Manual523322-001
3-39
RESTART Command
RESTART Command
The RESTART command continues a duplication operation for a DUPLICATE
command that failed before it was finished. The DUPLICATE command must have
been executed with the restartable option specified. RESTART uses information stored
in a disk restart file to determine where the restart should begin.
Tokens in the Command Buffer
ZFUP-TKN-RESTART-FILE
is an optional token that specifies the name of the restart file. The file name must
be in the Guardian internal file-name format. Only one of these tokens is allowed
per command.
The restart file is an unstructured disk file created by the DUPLICATE command. It
must have a file code of 855.
If ZFUP-TKN-RESTART-FILE contains all blanks (or is not present in the command
buffer), FUP searches for a restart file named ZZRSTART on the current
subvolume of the application.
Command
ZFUP-CMD-RESTART
Object Type
ZFUP-OBJ-FILE
Tokens in the Command Buffer
ZFUP-TKN-RESTART-FILE token-type ZSPI-TYP-FNAME.
ZSPI-TKN-MAXRESP token-type ZSPI-TYP-INT.
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.