Compressing output image copy data sets RVP
Keywords
The following keywords control compress ion of output image copy data sets:
- FSE
- ICALG
- ICCOMP
Procedures
Perform the following steps to compress output image copy data set:
- Specify ICCOMP(Y) on a valid control statement or in an options module to activate the compression option.
- Specify the ICALG keyword on a valid control statement or in an options module to specify the compression algorithm.
- If you select ICALG(2) or ICALG(3), specify the FSE keyword on a valid control statement or in an options module to indicate whether you want to clear free space elements (FSEs) to binary zeros.
Example
The following example compresses the PYR1 data set using the full character compression algorithm and clears the free space elements to binary zeros before compression:
//RVPSYSIN DD *
REC DBD(PAYROLL1) DDN(PYR1) IC(ICOUT1) -
ICCOMP(Y) ICALG(3) FSE(Y)
REC DBD(PAYROLL1) DDN(PYR1) IC(ICOUT1) -
ICCOMP(Y) ICALG(3) FSE(Y)
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*