Reorg DBD utility—overview
During a database reorganization, IMS does not need to look at expanded data unless the segment data includes a secondary index source field or is involved in a logical relationship. Segment prefix processing is not affected by
Data Packer
during a reorganization because
Data Packer
compresses data after the key.
The Reorg DBD utility uses this principle to create a temporary reorganization database description (DBD) that bypasses unnecessary expansion and compression. This saves both CPU time and I/O and allows the database reorganization to run much faster.
The Reorg DBD utility can create a DBD that can be used to delete segments with errors. By using a Reorg DBD, compression is not invoked, which bypasses error processing allowing you to delete the segment in error.
You can also use this utility to generate DBDs to be used during reorganizations for DBD modifications. If, for example, you are adding a secondary index, you can leave all segments compressed during the unload except the secondary index source segment.
This section contains the following topics:
Related topic