Making an image copy during reorganization (REORGANIZE)

You can request that one or more image copy data sets be created for an area during the online reorganization function. Use the IC subcommand to request creation of an image copy.

The following example requests the creation of two output image copy data sets for each area within the database as the areas are being reorganized.

REORGANIZE   DBD=<dbdname>,IAREA=ALL
  IC DSNAME='<dataset-name1-mask>',
     DISP=(NEW,CATLG),UNIT=TAPE
  IC DSNAME='<dataset-name2-mask>',
     DISP=(NEW,CATLG),UNIT=TAPE

For more information about reorganizing areas, see Reorganizing a DEDB online.




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