Default language.

Information
Space announcement This space provides the same content as before, but the organization of the home page has changed. The content is now organized based on logical branches instead of legacy book titles. We hope that the new structure will help you quickly find the content that you need.

Reorganizing multi-data-set Db2 objects


You can reorganize multi-data-set Db2 objects. However, the following requirements and considerations apply when reorganizing these objects:

  • For multi-data-set table spaces and index spaces that are VCAT-defined, you must perform one of the following tasks to prevent REORG PLUS from terminating:
    • Predefine all required data sets.
    • Specify REDEFINE YES and include an SYSIDCIN data set that defines the required data sets.
  • For storage-group-defined multi-data-set objects, REORG PLUS defines additional data sets if needed for expansion, even if REDEFINE NO is in effect.
  • If you are using Instant Snapshot technology to copy nonpartitioned indexes and the copy of one component of the multi-data-set object fails, the copy for the entire index fails.

    • If the value of the SIXSNAP command or installation option is YES, REORG PLUS terminates.
    • If the value of the SIXSNAP command is AUTO, REORG PLUS changes SIXSNAP to NO and recopies all components in the multi-data-set index, using the software-based copy method.

    For possible timeout considerations when using the SIXSNAP function, see Considerations for SIXSNAP use.

  • You can use the DSRSEXIT user exit to redefine a multi-data-set object. For more information, see Using DSRSEXIT to manage VSAM data set redefinition.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

REORG PLUS for DB2 13.1