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
| Copyright © 2012 CA. All rights reserved. |
|