Previous Topic: RETURN Statements in the )PROC Section of an OMG RuleNext Topic: OPS/REXX Host Environments in the )PROC Section of an OMG Rule


Execution Considerations for OMG Rules

The processing section of a rule that responds to an OMEGAMON exception event executes in the OMEGAMON address space that generated the exception. Therefore, any type of logic that could possibly suspend the processing of an OMG rule should be performed by scheduling an OPS/REXX program to a CA OPS/MVS OSF TSO, TSL, or TSP server.

The AOF execution limits apply to the processing section of a rule that responds to an OMEGAMON event.

More information:

Code and Debug AOF Rules