Using NS3000/iX Network Services (36920-90008)

Chapter 5 81
Network File Transfer
DSCOPY
TDEV=
target_device Names the disc device on the target
node to which the target file should be
written. You can specify alternate disc
devices for a KSAM file pair in the
TDEV= option by enclosing a pair of
device names, separated by a comma,
in quotation marks. If you do not
specify this option, then the disc device
will be given the device class name
DISC in the target system’s device I/O
configuration file.
VAR (variable) Specifies that target file records will be
of variable length. You can specify the
maximum record size allowed in the
target file with the RSIZE option. VAR
causes files to be copied using
Interchange Format.
NOTE Do not use VAR in conjunction with the DIR option if the target node is
an HP 3000; this will cause an error to occur. If you do not specify this
option, and the source file records are of variable length, then the target
file records will be of variable length.
+opt Indicates that the following opt specifications are
global. All specifications except file names may be made
global. These remain in effect until a new, conflicting
global specification is issued or the CLEAR option is
used. Individual, non-global specifications override
global specs for one transfer only. Global specifications
are cleared when the DSCOPY subsystem terminates.
NOTE If you specify an invalid or unsupported keyword as a global option,
NFT ignores any options that follow.