Previous Topic: PSOVOL

Next Topic: RCALPROC


PSWDCHK

Indicates whether the password specified by the user for a transfer request is passed to z/OS dynamic allocation as the data set password.

YES

Specifies that the password is passed to z/OS.

NO

Specifies that the password is not passed to z/OS.

Default: YES

QSTART

This parameter specifies the handling of the XCOMRRDS transfer queue during initialization of the CA XCOM Data Transport server.

WARM

This option performs a WARM start of the server in “normal” mode, as for previous releases. The XCOMRRDS transfer queue is read and requests are queued for pending work in the XCOMRRDS data set.

COLD

This option performs a COLD start of the server. It removes all pending work from the RRDS. (This is roughly the equivalent of deleting and defining the XCOMRRDS data set, with the exception that the next transfer request number is not reset to 1000.)

HOLD

This option performs a HOLD start of the server. It reads the XCOMRRDS transfer queue data set and builds requests for all pending work. The difference between HOLD and WARM is that all LOCALLY initiated transfer requests are placed in a HOLD status.

Default: WARM