Performing Reorganizations

During a reorganization of a database, changes can be made to the format of database files and records. The following three forms of reorganization are available:

  • Garbage collection

  • File format conversion

  • Record format conversion

The following restrictions apply to all forms of reorganization:

  • A data set cannot be modified using any form of reorganization if it is partitioned, embedded in a partitioned data set, pointed to by a link item contained in a partitioned data set, or referred to by a set or subset which is partitioned.

  • A set or subset cannot be modified using the reorganization process if it is partitioned or embedded in a partitioned data set.