Previous Topic: Transfer User Data

Next Topic: Remote System Information


System User Data

Allows the specification of transfer‑dependent user data. This data is available to user exits in the RRDSUSER field of the RRDS data area (mapped using the RRDDSECT macro) while the transfer is pending or active. HDRDSECT defines the RRDSUSER field within RRDDSECT.

1 to 10 (bytes)

Specifies up to 10 bytes of data available to user exits during a file transfer.

Create Delete Option

The Create Delete Option specifies whether an existing data set is deleted and a new data set allocated at the start of a FILEOPT=CREATE transfer.

Y

If FILEOPT=CREATE and the data set exists, then the data set is deleted and a new data set is allocated at the start of the transfer.

N

If FILEOPT=CREATE and the data set exists, then the transfer fail with a catalog/file error.

Default: N

Notes:

Extended Variable Length Record

This parameter file indicates whether the transfer is for an extended Variable Length Record (VLR) file.

YES

Indicates that extended variable length record support is requested.

NO

Indicates that extended variable length record support is not requested.

Default: No

Notes: