Home >Database >Mysql Tutorial >GoldengateCheckpointTableIsCorrupted
Replicat maintains checkpoints that provide a known position in the trail from which to start after an expected or unexpected shutdown. By default, a record of these checkpoints is maintained in a file on disk in the Oracle GoldenGate dire
Replicat maintains checkpoints that provide a known position in the trail from which to
start after an expected or unexpected shutdown. By default, a record of these checkpoints
is maintained in a file on disk in the Oracle GoldenGate directory. Optionally, the
checkpoint record can also be maintained in a checkpoint table in the target database.
Using database checkpointing is recommended because it enables the checkpoint to be
included within Replicat's transaction, which improves recovery in certain situations.
但是如果Checkpoint出现问题,我们在恢复的时候将无法使用它。
MOS上给出了相关的解决方法:
My Checkpoint Table Is Corrupted. What Do I Do? (文档 ID 965703.1) |
|
![]() |
In this Document
APPLIES TO:
|