Previous Topic: ARMELEMTYPE ParameterNext Topic: CATCHUPREPLYWAIT Parameter


ARMRULES Parameter

The ARMRULES parameter determines whether ARM events are evaluated by AOF ARM rules.

Note: The ARMRULES parameter is valid only when the INITARM parameter is set to YES.

Default value

NO

MVS ARM restart events trapped in the IXC_ELEM_RESTART MVS exit are not to be routed to the AOF for ARM rule evaluation.

Other possible values

YES

MVS ARM restart events are to be evaluated by AOF ARM rules.

Set or modify this parameter...

Anytime

Example: ARMRULES

This function activates AOF ARM rule processing.

OPSPRM('SET','ARMRULES','YES')