The ecitimeout parameter specifies
the maximum period, in seconds, that CICS® Transaction Gateway waits before an ECI request times out.
ecitimeout=<number>- Description
- Set the value in the range 0 - 32767 to specify the time period
in seconds for a response to be received for an ECI request. A timeout
occurs when no response is received from the CICS server in the specified
time. If a timeout occurs, the client does not receive confirmation
from CICS that a unit of work is backed out or committed. The ecitimeout parameter overrides the ECI timeout value set
on an ECI request. If the value of the ecitimeout parameter is set to 0, the ECI timeout values specified by the ECI
requests are used.
This parameter is in the IPICSERVER section of the configuration file.
- Default value
- If this parameter is not specified, the default value is 0.