2.159 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:

  • As Replicat resolves MAP entries, it checks the partition list for partitions residing on remote nodes.

  • When one is found, Replicat checks the GLOBALS parameter file for the location of the Oracle GoldenGate environment for that node.

  • Replicat then uses this node, volume and subvolume to identify the REPCTXT to add to a list of checkpoint files that will be updated.

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 
[, MAXRETRIES number]
[, 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.