Previous Topic: The Exclude File

Next Topic: Exclusion by DDNAME @ZSM@XCL


Expiration Date of 86060

Another way to use the Exclusion Feature is by specifying the EXPDT parameter (or the EXPDT subparameter of LABEL) on the DD statement with a value of 86060. When EXPDT=86060 is specified, CA Compress excludes the data set from compression or expansion because CA Compress is not invoked. An example is shown below:

// DDNAME DD DSN=compressed.data set.name,DISP=SHR,
// LABEL=EXPDT=86060