+PBGPARTS
PROCESS | (Default) BMC AMI Reorg reorganizes only the partitions specified in the REORG statement. This is a space-only reorganization. It does not move data from one partition to another. DSNUM ALL can override PROCESS. |
---|---|
IGNORE | BMC AMI Reorg ignores any partitions specified in the REORG statement and reorganizes the entire PBG table space. |
Specifying PROCESS reorganizes only a specified subset of partitions, but this is not a true reorganization of the table space, because the partitions are processed separately and rows are not moved between them. If free space is being reclaimed, the reorganization might fail because of insufficient space in a partition.
It is common that a subset of parts will trigger the BMC AMI Utility Manager thresholds selecting only that subset of parts for reorganization. Specifying IGNORE processes all the partitions even when BMC AMI Utility Manager selects only a subset of parts, resulting in a true reorganization.