摘要:Replicat maintains checkpoints that provide a known position in the trail from which tostart after an expected or unexpected shutdown. By default, a record of t...
Goldengate Checkpoint Table Is Corrupted
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:
|
Windows下手动完全卸载Oracle 使用Oracle自带的Universal Installer卸载存在问题: 不干净,不完全,还有一些注册表残留,会影响到后来的安装。 所以,推荐使用手工卸载Oracle。 1.【win+R】->【services.msc】,关闭oracle所有的服务。 使用OUI(Oracle Universal Installer)卸载Oracle软件。...
Oracle数据库体系结构总结 Oracle DB 体系结构 Oracle DB 服务器由一个 Oracle DB 以及一个或多个数据库实例组成。实例由内存结构和后台进程构成。每当启动一个实例时,都会分配一个称为系统全局区 (SGA) 的共享内存区,并启动后台进程。 数据库包括物理结构和逻辑结构。由于物理结构和逻辑结构是分开的,因此管理数据...
MySQL触发器 trigger之for each row Feb 25, 2017
- mysql如何插入多条数据? Aug 21, 2023
- oracle_set运算符 Dec 10, 2016
- mysql、sqlserver、oracle三种数据库维护索引、外键、字段语法总结 Nov 27, 2016
- MySQL数据库临时文件究竟储存在哪里 Jul 16, 2016
朴素贝叶斯算法在垃圾邮件过滤中的应用 May 03, 2016
金融系列13《卡面标识》 Nov 12, 2016
- 机房收费系统-触发器 Dec 09, 2016