Previous Topic: COMPRESS_ALLOWEDNext Topic: Output


COMPRESS_PDS

COMPRESS_PDS is the parameter that causes the actual PDS compression to happen. If your CA XCOM Data Transport administrator has enabled the programmatic PDS compression feature in a CA XCOM Data Transport region, you can use the COMPRESS_PDS option to control if and when output PDS data sets get compressed as part of the transfer.

NONE

Suppresses the compression of an output PDS dataset as part of a CA XCOM Data Transport transfer.

BEFORE

Compresses an output PDS dataset before the transfer of user data begins.

AFTER

Compresses an output PDS dataset after the transfer of user data has completed.

BOTH

Compresses an output PDS dataset both before and after the transfer of user data.

Default: NONE

Notes: