Processing dependent indexes
You can automatically process all indexes that are related to a table space by using the Process Dependent Indexes field.
About this task
- If Process Dependent Indexes is set to N, and the object profile is used with a RECOVER utility, indexes that are related to the recovered table spaces will be placed in REBUILD PENDING status by Db2 after the recovery.
- If you specify to process dependent indexes and you request both a REORG TABLESPACE and a REORG INDEX in the same job profile, a REORG INDEX step is not generated for the dependent indexes. These indexes are automatically reorganized by the REORG TABLESPACE utility and do not need to be processed in a separate step.