Home | Previous Page | Next Page   Fault Tolerance > High-Availability Data Replication (Enterprise/Workgroup Editions) > How HDR Works >

Checkpoints Between Database Servers

Checkpoints between database servers in a replication pair are synchronous, regardless of the value of DRINTERVAL. (See Checkpoints.) A checkpoint on the primary database server completes only after it completes on the secondary database server. If the checkpoint does not complete within the time that the DRTIMEOUT configuration parameter specifies, the primary database server assumes that a failure has occurred. See HDR Failures Defined.

Tip:
Synchronize the time on the operating systems of both database servers in the pair and set DRTIMEOUT on both servers to the same value.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]