File Utility Program (FUP) Management Programming Manual

FUP Commands and Responses
File Utility Program (FUP) Management Programming Manual523322-001
3-14
DUPLICATE Command
ZPART-NAME
specifies the new volume name for the partition specified by ZPART-NUMBER.
This field does not have a default value. To rename the volume, supply a value
that is not null.
ZPRIEXT-SIZE
specifies the primary extent size (in pages) of the destination file. The
allowable values are in the range 0 through 512,000,000. The default is one
page (2,048 bytes). If you specify an extent size over 65,535 pages, you must
assign Format 2 to your files. For more information about Format 2 files, see
the File Utility Program (FUP) Reference Manual.
ZSECEXT-SIZE
specifies the secondary extent size (in pages) of the destination partition file.
The allowable values are in the range 0 through 512,000,000. The default is
one page (2,048 bytes). If you specify an extent size over 65,535 pages, you
must assign Format 2 to your files. For more information about Format 2 files,
see the File Utility Program (FUP) Reference Manual.
ZFUP-MAP-ALT-RENAME-OPTS
is an optional structured token that specifies options for renaming alternate-key
files in the file label of each destination file. FUP supports a maximum of 100 of
these tokens.
These options apply only when FUP creates the destination file (that is, when
ZDEST-OPTION is either ZFUP-VAL-NEW or ZFUP-VAL-PURGE). If this token is
supplied, none of its fields can be null. The fields are:
ZALT-NUMBER
specifies the number of the alternate-key file that FUP should rename.
Allowable values are in the range 0 through 255.
ZALT-NAME
specifies the new name of the alternate-key file specified by ZALT-NUMBER.
This name must be in the Guardian internal file-name format.