This parameter specifies whether data compression is used for a transfer.
CA XCOM Data Transport provides Run Length Encoding (RLE) only for blanks and binary zeroes.
No data compression takes place.
CA XCOM Data Transport provides complete RLE for all repeating characters.
CA XCOM Data Transport provides complete RLE (as in RLE) plus a byte compaction scheme suitable for uppercase EBCDIC text.
The COMPACTL compression parameter is the same as COMPACT. However, this value is most suitable for lowercase EBCDIC text.
CA XCOM Data Transport compresses the data according to the small memory model of Lempel‑Ziv 77 compression.
CA XCOM Data Transport compresses the data according to the medium memory model of Lempel‑Ziv 77 compression.
CA XCOM Data Transport compresses the data according to the large memory model of Lempel‑Ziv 77 compression.
Greater compression than RLE but not as much as the Lempel-Ziv 77 modes.
A general-purpose algorithm that runs fast and gives a reasonable compression.
Greater compression than LZRW3 but less than LZSMALL, LZMEDIUM, and LZLARGE. The n value can be 1 through 9.
Default: YES
Notes:
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|