Stacking output image copies
Places two or more image copy data sets on the same tape or on a set of tapes (stacking) to increase the tape media efficiency.
You can request stacked output by specifying the STACK keyword in either of
the following formats in the ICEIN control statement:
- STACK=ddname
- or
- STACK=(ddname1,ddname2)
GLOBAL VOLSER=(VOL001,VOL002,VOL003)
CRC DBD=SAMPDBD,DDN=DBDSA,STACK=STACK1
CRC DBD=SAMPDBD,DDN=DBDSB,STACK=STACK1
CRC DBD=SAMPDBD,DDN=DBDSC,STACK=STACK1