Copy an Entire VM Minidisk

This example shows the COPY statement of a Process that copies an entire minidisk to another minidisk (301).

STEP01  COPY  FROM  (GROUP=‘* *’                -
                     LINK=(MDSKI,RMDSKI,RR,199) -
                     DISP=SHR)                  -
              TO    (GROUP=‘%1% %2%’            -
                     LINK=(N4100,WN14100,W,301) -
                     DISP=RPL)