Previous Topic: PARM Parameters

Next Topic: COMPNEG


ACBNAME

Identifies the VTAM ACBNAME opened by CA XCOM Data Transport.

xxxxxxxx

Specifies up to eight alphanumeric characters that identify the VTAM ACBNAME.

Notes:

CMPRS_PDS_ALLOW

To enable CA XCOM Data Transport to perform programmatic PDS compression for a user, your site administrator must set the CMPRS_PDS_ALLOW parameter to a value other than NO.

Note: The EXEC PARM parameter values take precedence over the corresponding values in the Default Options Table.

NO

Disables the compression function within the servers to which it applies.

YES

Allows users to request PDS compression on a transfer-by-transfer basis, or by using a DEST member.

Note: This setting also implicitly provides automatic compression in response to an out-of-space condition.

X37

Automatically invokes PDS compression if a z/OS system abend B37, D37, or E37 occurs during a transfer into a PDS data set.

Default: NO

Notes:

CMPRS_SYSOUT_CL

This parameter controls whether and to which SYSOUT class IEBCOPY output is written.

NONE

Prevents the output from the compress operation from being written to a SYSOUT data set.

LOG

Allocates a SYSOUT data set with the same output class as specified for the XCOMLOG SYSOUT data set.

<class>

Allocates a SYSOUT data set to hold the compress utility output with the class on this parameter.

Range: A single character (A to Z or 0 through 9).

Default: LOG

Notes: