File Utility Programming (FUP) Reference Manual
FUP Commands
File Utility Program (FUP) Reference Manual—523323-015
2-156
RELOAD
PARTOF $volume
specifies the volume where the primary partition resides if filename is an 
Enscribe secondary partition. If you specify a secondary partition but do not specify 
the PARTOF option, the system returns an error message.
The PARTOF option is not required for an SQL object. If you specify this option for 
an SQL object, FUP ignores it.
RATE percentage
specifies that the reload operation should spend percentage of its time executing 
the reorganization and the rest of its time delaying. Specify percentage as an 
integer ranging from 1 through 100. The default value is 100.
If you are restarting a reload operation and do not specify a new rate value, FUP 
uses the value from the previous reload.
DSLACK percentage
sets the minimum percentage of slack space in data blocks. Specify percentage 
as a value ranging from 0 through 99. If you omit this option, FUP uses the SLACK 
percentage value.
ISLACK percentage
sets the minimum percentage of slack space in index blocks. Specify percentage 
as a value ranging from 0 through 99. If you omit this option, FUP uses the SLACK 
percentage value.
SLACK percentage
sets the minimum percentage of slack space in both index and data blocks. Specify 
percentage as a value ranging from 0 through 99. If you omit the SLACK 
parameter (and the DSLACK and ISLACK parameters), FUP uses a default value 
of zero for Enscribe files and 15 for SQL objects. If you are restarting a reload that 
has been suspended, FUP uses the slack values from the previous reload 
operation.
The SLACK value overrides any DSLACK and ISLACK values. If you specify an 
ISLACK or DSLACK value (and then specify a SLACK value), FUP uses the 
SLACK value and ignores the DSLACK or ISLACK value.
SHARE
allows a RELOAD operation on a file to occur concurrently with update operations 
being executed by other applications or allows a user to open a file after a 
RELOAD operation has been initiated if the user does not have write permission 
for the file. 










