Making an image copy of a changed DEDB

You can request that one or more image copy data sets be created for each output area that is created during the DEDB change function.

Use the IC subcommand to request creation of an image copy.

The example below requests the creation of one output image copy data set for each of two areas ( area1 and area2 ) within the changed database.

CHANGE DBD=dbdname,IAREA=ALL,OAREA=(area1,area2)
  IC DSNAME='dataset-name-mask',
     DISP=(NEW,CATLG),UNIT=TAPE

For more information about the change function, see Changing DEDB structure in place.

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments