Previous Topic: EXECQUE ParameterNext Topic: INITSMF Parameter


INITARM Parameter

The INITARM parameter determines whether CA OPS/MVS installs the z/OS dynamic exit module OPMVAREX at the IXC_ELEM_RESTART MVS exit point to intercept ARM restart events and to send the events to all copies of CA OPS/MVS (on the same system) that have the ARMRULES parameter set to YES.

Default value

NO

MVS ARM events are not to be trapped and AOF ARM rules are not to be executed.

Other possible values

YES

MVS ARM restart events are to be trapped and sent to all copies of CA OPS/MVS that have the ARMRULES parameter set to YES.

Set or modify this parameter...

At initialization

Example: INITARM

This function installs the z/OS dynamic exit module to enable the trapping of ARM restart events.

OPSPRM('SET','INITARM','YES')