RUN_REORG_REBUILD
The RUN_REORG_REBUILD CM batch parameter Specifies whether to generate REORG table space and REBUILD index utility jobs after applying the changes from the analyze process, the purpose of which is to make the target operational.
- Values:
-
- M
- Mandatory. Generate REORG utility statements to remove REORG-pending conditions.
- A
- All relevant. Generate all needed REORG utility statements to fully implement the effects of the changes, for example, space parameter changes.
- N
- None. No REORG utility statements are generated. This option is invalid if you specified NO for ALLOW_ROTATE_PARTS.
- Default:
- N