File Utility Program (FUP) Management Programming Manual

FUP Commands and Responses
File Utility Program (FUP) Management Programming Manual523322-001
3-12
DUPLICATE Command
ZPART-ONLY
is a Boolean field with these values:
ZSPI-VAL-TRUE
specifies only the primary or secondary partitions of a partitioned file (and
any nonpartitioned files) are to be duplicated, if they are designated by the
source template. Entire partitioned files are not duplicated.
ZSPI-VAL-FALSE
specifies any primary partitions of a partitioned file (all partitions) are to be
duplicated, if they are designated by the source template. The default is
ZSPI-VAL-FALSE.
ZPRESERVE-TIMESTAMP
is a Boolean field with these values:
ZSPI-VAL-TRUE
transfers the timestamp of the source file to the destination file.
ZSPI-VAL-FALSE
specifies the timestamp of the destination file as the timestamp when the
DUPLICATE command is executed. The default is ZSPI-VAL-FALSE.
ZPRESERVE-OWNER
is a Boolean field with these values:
ZSPI-VAL-TRUE
specifies that the owner ID of the source file is transferred to the
destination file.
ZSPI-VAL-FALSE
specifies that the owner of the destination file is the executor of the
DUPLICATE command. The default is ZSPI-VAL-FALSE.
ZPRESERVE-SECURITY
is a Boolean field with these values:
ZSPI-VAL-TRUE
specifies that the security of the source file is transferred to the destination
file.