Indicates the compression type.
Notes:
RJE compaction algorithm optimized for uppercase English text.
RJE compaction algorithm optimized for lowercase English text.
Activates LZ compression to search back 32K in the datastream for a matching string.
Activates LZ compression to search back 16K in the datastream for a matching string.
General-purpose algorithm that runs fast and gives reasonable compression.
Activates LZ compression to search back 4K in the datastream for a matching string.
Indicates no compression.
Run length encoding.
Indicates run length encoding of binary zeros and blanks only.
Greater compression than LZRW3 but less than LZSMALL, LZMEDIUM, and LZLARGE. The value n can be 1 through 9.
Huffman compression technique will be used.
Default: YES
The compress_pds parameter controls when a PDS dataset gets compressed for CA XCOM Data Transport z/OS partners that support this functionality. The value of the CMPRS_PDS_ALLOW parameter in the z/OS default table (XCOMDFLT) or destination member (XCOMDFLT) determines if PDS compression is allowed. When this parameter is set to YES, then PDS compression can occur on the CA XCOM Data Transport z/OS partner.
Suppresses the compression of an output PDS dataset as part of a CA XCOM Data Transport transfer.
The output PDS dataset is compressed before the transfer of user data begins.
The output PDS dataset is compressed after the transfer of user data has completed.
The output PDS dataset is compressed both before and after the transfer of user data.
Default: NONE
Note: COMPRESS_PDS applies only to PDS data sets that are opened for output as the target of a CA XCOM Data Transport transfer.
This parameter specifies the configssl.cnf file path and file name.
Range: 1 to 256 characters
Default: $XCOM_HOME\config\configssl.cnf
Note: $XCOM_HOME is an environment variable.
| Copyright © [set copyright date variable] CA. All rights reserved. |
|