Previous Topic: AOFMAXSAYS ParameterNext Topic: AOFMESSAGES Parameter


AOFMAXSECONDS Parameter

This parameter defines the maximum number of seconds of elapsed time an AOF rule (except for request rules) can execute. To limit execution for request rules, use the REXXMAXSECONDS parameter. For more information, see REXXMAXSECONDS Parameter in this chapter.

Default value

10 (seconds)

Other possible values

Any number greater than or equal to 1

Set or modify this parameter...

Anytime

Example: AOFMAXSECONDS

This function limits rule execution time to five minutes.

OPSPRM('SET','AOFMAXSECONDS','300')