Previous Topic: convert_classes

Next Topic: dataclas


copies

The number of copies to be sent. If this parameter is not specified, the remote system queues one copy of the report to the system's default printer. For report transfers only.

Range: 1 to 999

Default: 1

createdelete

Specifies whether an existing data set can be deleted and a new data set allocated at the start of a FILEOPT=CREATE transfer. This functionality is for CA XCOM Data Transport z/OS partners with support for CREATEDELETE. The CREATEDELETE parameter in the z/OS default table (XCOMDFLT) or destination member (XCOMCNTL) specified by the z/OS CA XCOM Data Transport Administrator affects the functionality of this parameter.

When z/OS has CREATEDELETE=ALLOW:
YES

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.

NO

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

When z/OS has CREATEDELETE=YES:
YES or NO

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.

When z/OS has CREATEDELETE=NO:
YES or NO

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

Default: NO

Notes: