NETWORKCHECKPOINTS

Valid for

Replicat

Description

NETWORKCHECKPOINTS specifies local checkpoint updates for file partitions residing on remote nodes. These updates allow the identification of replicated data in a bi-directional environment with data partitioned across nodes. The following processing occurs:

By default Replicat will set NETWORKCHECKPOINTS whenever it finds that files or partitions are on remote nodes.

Default

Checkpoint files that are found on the partition’s remote node are updated.

Syntax

NETWORKCHECKPOINTS
[, <a id="d72089e66"></a>MAXRETRIES number]
[, <a id="d72089e75"></a>DELAYSECS number | DELAYCSECS number]

MAXRETRIES number

Sets the maximum number of times Replicat will retry EXPAND related errors 60, 248, 249, and 250. The default is 3 and the maximum is 100 retries.

DELAYSECS number

Sets the number of seconds that Replicat will wait between tries. The default is 5 seconds and the maximum is 60 seconds.

DELAYCSECS number

Sets the number of centiseconds that Replicat will wait between tries.