Previous Topic: CATCHUPREPLYWAIT ParameterNext Topic: EOSRULES Parameter


EOJRULES Parameter

This parameter determines whether EOJ events are evaluated by AOF EOJ rules.

Note: The EOJRULES parameter is only valid when INITSMF is set to YES. Additionally, the EOSRULES parameter must be set to YES to allow EOJ rules to populate the highest non-zero return code that occurred during execution of the batch job. Additionally, the EOSRULES parameter must be set to YES to allow EOJ rules to populate the highest non-zero return code that occurred during the execution of the batch job.

Default value

NO

End-of-job events trapped by the SMF IEFACTRT exit are not forwarded to AOF for rule evaluation.

Other possible values

YES

End-of-job events are evaluated by AOF EOJ rules.

Set or modify this parameter...

Anytime

Example: EOJRULES

This function activates AOF EOJ rule processing.

OPSPRM('SET','EOJRULES','YES')