Can data compression be done in Datacom without Presspack?
Is Datacom Presspack required for data compression?
Release: 15.1
Datacom Presspack offers the best data compression but requires a separate license.
There are three types of compression that can be used in Datacom:
Data compression can be done without Datacom Presspack, using the standard Datacom/DB data compression or a User Compression Exit.
The standard Datacom/DB data compression does basic compression, it removes three or more consecutive blanks, character zeros or binary zeros.
To turn on standard Datacom/DB data compression perform the following:
For large areas Table Alter 24x7 (TA24) can also be used to implement compression instead of the above BACKUP/LOAD process.
See documentation sections Data Compression, TABLE Attribute-Types and Table Alter 24x7.