1.36 COORDSTATINTERVAL

Valid For

Replicat in coordinated mode

Description

Use the COORDSTATINTERVAL parameter to set the amount of time, in seconds, between requests for statistics sent by the Replicat coordinator thread to the apply threads. If a thread does not return statistics within an internal heartbeat interval, Replicat logs a warning message. The heartbeat interval is not configurable and is always six times the COORDSTATINTERVAL interval. At the default COORDSTATINTERVAL interval of 10 seconds, for example, the heartbeat default is one minute (60 seconds).

Default

The minimum value is 0; the maximum value is 2147483647. The default value is 10 seconds

Syntax

COORDSTATINTERVAL interval
interval

The interval, in seconds, between requests for thread statistics. Valid values are 0 or any positive number.