File Utility Program (FUP) Management Programming Manual

FUP Commands and Responses
File Utility Program (FUP) Management Programming Manual523322-001
3-40
RESTART Command
ZSPI-TKN-MAXRESP, ZSPI-TKN-RESPONSE-TYPE, ZSPI-TKN-ALLOW-TYPE
are standard SPI response-control tokens. If you set these tokens, they have no
effect on the execution of the command.
ZSPI-TKN-COMMENT
is the standard SPI token that allows you to include an 80-byte arbitrary comment
in the command buffer. Although FUP ignores ZSPI-TKN-COMMENT in the
command buffer, the token can be useful when you are debugging an application.
Tokens in the Response Buffer
ZSPI-TKN-DATALIST
is the standard SPI token that begins a data list. The data list ends with ZSPI-TKN-
ENDLIST.
ZFUP-TKN-FILE
is the name of the restart file specified in the command buffer. The file name is in
the Guardian internal file-name format.
ZFUP-TKN-RETCODE
is the standard SPI return token returned in the response buffer by all Compaq
subsystems. ZSPI-TKN-RETCODE contains zero if the command was successful
or an error number if an error occurred.
Table 3-5, Errors Returned by RESTART shows the ZSPI-TKN-RETCODE values
specific to the RESTART command.
Table 3-5. Errors Returned by RESTART
Note. Table 2-7, Errors Returned by All FUP Commands, on page 2-28 shows the ZSPI-
TKN-RETCODE values common to all FUP commands.
Error
Number
Symbolic Name
(ZFUP-ERR-) Description
101 OPTICAL-RESTART-FILE The restart file is on an optical disk volume.
103 SRC-FILE-CHANGED The source file was changed.
104 DEST-NOT-CORRUPT The destination file is not corrupt.
105 INFO-INVALID The restart file contains invalid information.
106 DP-CHANGED The disk-process format was changed for either
the source or the destination file disk volume.