LOADFREQ


1 LOADFREQ=
2.1! (100,100)
2.1 (nnnnn,mmmmm)
2.1 ppppp
LOADFREQ
Specifies the frequency of the automatic save function when running a Load job; that is, the Load checkpoint frequency.
FM/IMS:
  • Increments a count by 1 each time a Load job inserts or replaces a segment.
  • Issues a checkpoint when the count is equal to the Load checkpoint frequency.

The valid range is 1 to 99999.

When you specify two values in parentheses, separated by a comma, the first value is used for BMP mode and the second value is used for DLI mode. When you specify a single value, this is used for both BMP and DLI modes.

This parameter is optional. If it is not specified on the FMN1POPI macro statement, FM/IMS uses either the value specified on the FMN1POPD macro statement (if specified on that statement), or "(100,100)" (otherwise).

If you do not want the user to override the value you specify for this parameter, set ULOADFRQ=N.