UTIL_REORG_INDEX_FORCE

The UTIL_REORG_INDEX_FORCE CM batch parameter specifies the FORCE option for generated REORG INDEX utility statements. FORCE specifies the action to be taken when the utility drains the table space.

Values:
A
The FORCE ALL option is added. Both read and write claimers are canceled.
R
The FORCE READERS option is added. Read claimers are canceled.
N
The FORCE NONE option is added. No action is taken.
blank
The FORCE option is not added. The Db2® default for this utility option is used.
Default:
blank