File Utility Program (FUP) Management Programming Manual

ORSERV Commands and Responses
File Utility Program (FUP) Management Programming Manual523322-001
5-15
Tokens in the Response Buffer
ZPERCENT-DONE
specifies the percentage of the reload operation that has completed—if the
reload is still executing.
ZERROR
specifies the last error that occurred for the reload operation.
ZERROR-FILE
is the file on which the last error occurred. This file is either the ZZRELOAD file
or the target file specified by ZORS-TKN-FILE.
ZMIN-DSLACK
specifies the minimum percentage of slack space to be left in data blocks for
the target file specified by ZORS-TKN-FILE.
ZMAX-DSLACK
specifies the maximum percentage of slack space to be left in data blocks for
the target file specified by ZORS-TKN-FILE.
ZMIN-ISLACK
specifies the minimum percentage of slack space to be left in index blocks for
the target file specified by ZORS-TKN-FILE.
ZMAX-ISLACK
specifies the maximum percentage of slack space to be left in index blocks for
the target file specified by ZORS-TKN-FILE.
ZRATE
specifies the percent of its execution time that ORSERV uses for the reload
operation. ORSERV spends the remainder of its execution time in a delay
mode.
ZEYECATCHER
specifies an eyecatcher that is used internally.
ZSTATUS-VERSION
specifies the version of the ORSERV server that sent the status response.
ZDEALLOCATE
specifies the deallocate option of the RELOAD operation. Any extents beyond
the EOF are deallocated after the RELOAD (if this is true). Any extents beyond
the EOF are kept after the RELOAD (if this is false).