Previous Topic: SUPPLISTNext Topic: TCPSTACK


SWAIT

Specifies the number of seconds that CA XCOM Data Transport waits for a session to be established after the request for session establishment has been queued.

1 to 32767

Specifies the time limit in seconds within which a queued session establishment request must result in the establishment of a session.

Default: 30

Note: If CA XCOM Data Transport's first attempt at session establishment fails, a request for session establishment is placed in a request queue. A session must be established within the time specified by the SWAIT parameter. If no session is established within the specified time, a session establishment error is considered to have occurred, which results in incrementing the value of the SERL parameter (for a description of the SERL parameter, see the CA XCOM Data Transport for z/OS Administration Guide).

SSL_VERSION

For the SSL transfers, SSL_VERSION specifies the version of SSL to invoke.

OPEN

Specifies that OpenSSL is used to satisfy calls for the secure socket communication.

SYSTEM

Specifies that IBM System SSL is used to satisfy calls for the secure socket communication.

Default: OPEN

Note: CA XCOM Data Transport support for IBM System SSL requires z/OS 1.13 or above.