ICACC
The ICACC keyword is optional on the GLBL, GROUP, IC, and AIC commands.
This keyword is available in ICPSYSIN; it is also available in global and database-specific options modules. The following table describes the Output image copy access method keyword.
To do this | Specify this in ICPSYSSIN |
---|---|
Use SAM processing to write output image copy data sets. | ICACC(1) |
Use EXCP processing to write output image copy data sets. | ICACC(2) |
Internal default: ICACC(2) |
Use the ICACC keyword to select the access method to use for writing output image copy data sets.
You can use EXCP processing (ICACC(2)) to write data sets to tape.
IMAGE COPY PLUS always uses SAM processing (ICACC(1)) to write data sets residing on DASD.
You can use the ICBUF keyword to control buffer usage, as described in ICBUF.
For more information, see Output-image-copy-write-options.
Related topic