RDOVFFS keyword

The RDOVFFS keyword specifies a criterion to select UOWs to reorganize.

RDOVFFS is an optional keyword for the REORG statement of OER.

Format:
Read syntax diagramSkip visual syntax diagramRDOVFFS=0rdovffs
rdovffs
Specifies the percentage of free space in the dependent overflow area in each UOW. If the free space percentage in the dependent overflow area in a UOW is greater than the specified percentage, and the UOW also uses IOVF CIs, the UOW is selected as a candidate for the reorganization.

Specify an integer value in the range of 0 - 100. The maximum value 100 has a special meaning; if RDOVFFS=100 is specified, the RDOVFFS condition is not used to select an initial set of UOWs.

For details of how the number of UOWs to be reorganized is determined, see The number of UOWs to be reorganized.

Default:
0, if the RDOVFFS keyword is not specified.
Site default support:
Supported.