ICVR
The ICVR system initialization parameter specifies the default runaway task time interval in milliseconds as a decimal number.
Defining ICVR
You can define the ICVR system initialization parameter in the following ways:
- On the PARM parameter of the EXEC PGM=DFHSIP statement
- In the SYSIN data set of the CICS® start up job stream
- Through the system console
- In the DFHSIT macro
Values for ICVR
Valid values for the ICVR system initialization parameter are as follows:
- ICVR={2000|number}
- You can specify zero, or a number in the range 250 through 2 700 000, in multiples of 250. CICS rounds down values that are not multiples of 250. This is the RUNAWAY interval used by transactions defined with RUNAWAY=SYSTEM. See TRANSACTION resources for further information.