Previous Topic: MUS: Limit the Number of Times a Program Is MonitoredNext Topic: MXS: Limit Storage Usage


MXR: Limit the Number of CICS Requests

The MXR option is useful when a program is in a loop that includes a CICS request and therefore will not time out.

To limit the number of CICS request, enter:

MXR=nnnnnnn
nnnnnnn

Specifies the number of CICS requests a program issues. Replace nnnnnnn with a decimal number up to one million.