EXC_RBASEFS keyword

The EXC_RBASEFS keyword specifies a criterion. If a RAP CI contains free space that is greater than the percentage specified, and the RAP CI also uses overflow CIs, a reorganization control statement is generated for the UOW, and the UOW is printed in the UOW Exception report.

EXC_RBASEFS is an optional keyword for the following statements:
  • ANALYZE statement of OPC
  • PTRCHK statement of OER
Format:
Read syntax diagramSkip visual syntax diagramEXC_RBASEFS=100integer
integer
An integer value in the range of 0 - 100. If EXC_RBASEFS=100 is specified, the reorganization control statements are not generated.
Default:
100, if the EXC_RBASEFS keyword is not specified.
Site default support:
Supported.
Restrictions:
  • The EXC_RBASEFS keyword can be specified only in FPXIN.
  • The EXC_RBASEFS keyword is effective only when both the TYPRUN=RPT keyword and the FULLSTEP=YES keyword are specified. Otherwise, it is ignored.