CICSRECONINTRVL

The CICSRECONINTRVL parameter defines the frequency at which the apply service retries establishing a CICS® connection after losing the connection.

Description

This wait time ensures that the apply service does not try to reconnect to CICS while CICS is still in the process of stopping.

The CICSRECONINTRVL parameter is enforced when the console message CECW0041E is issued to ensure that CICS has enough time to stop before the apply service attempts to reestablish a connection.

The default value for this parameter is 1M (minute). This value indicates that the apply service will start trying to connect to CICS one minute after a disconnect is received from CICS and message CECW0041E is issued.

Specifications

Use: Configuration parameter for the apply service.

Service class: APLY

Service task: CECAPLY

Data type: TIME

Default: 1M

Valid values:
nMS
n milliseconds
nS
n seconds
nM
n minutes
nH
n hours