Previous Topic: SYSIN01 Parameters Required by FILETYPE=FILENext Topic: FILE


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:

Output

Output from the compression utility is handled in accordance with the setting of the CMPRS_SYSOUT_CL server-level parameter. The spool data sets (if they are allocated) will have the following prefixes:

The decimal transfer request number is appended to the prefix to provide a unique spool entry for each compression operation. This naming convention allows for the correlation of compression utility output with a specific file transfer if there is a need for problem determination research after the transfer.

Example:

For a request number 034271, the following spool entry names would apply:

EATTR

This parameter identifies if the dataset can have extended attributes when the dataset is allocated on an Extended Address Volume (EAV).

OPT

Specifies that a dataset can optionally have extended attributes.

NO

Specifies that a dataset cannot have extended attributes.

Default: None

Note: This parameter is applicable only for data set creation on an IBM mainframe.