Specifies whether CA XCOM Data Transport compresses the data being transferred and decompresses it on the remote system. Compressing the data decreases the transmission time on lower speed lines.
Provides Run Length Encoding (RLE) for blanks and binary zeros only.
No data compression.
Provides complete Run Length Encoding for all characters.
Provides full RLE (as in RLE above) plus a byte compaction scheme that is suitable for uppercase English text.
Same as COMPACT above, only the compaction scheme is most beneficial for lowercase English text.
Lempel Ziv 77 compression with a small memory allocation scheme.
Lempel Ziv 77 compression with a medium memory allocation scheme.
Lempel Ziv 77 compression with a large memory allocation scheme.
General purpose algorithm that runs fast and gives reasonable compression.
Greater compression than LZRW3 but less than LZSMALL, LZMEDIUM, and LZLARGE. The n value can be 0 through 3.
Note: Not all compression modes are supported on all platforms.
Default: YES
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |