欢迎光临
我们一直在努力

ORA-31527: could not find source column string for CDC change table string.string ORACLE 报错 故障修复 远程处理

文档解释

ORA-31527: could not find source column string for CDC change table string.string

Cause: A source column was missing for an imported Change Data Capture change table.

Action: Drop the imported change table because it is invalid. Verify that the schema containing the source table was included in the original export. If needed, perform the export again, including the schema of the missing source table.

ORA-31527:查找CDC更改表string.string的源列字符串失败。

官方解释

ORA-31527: 无法为指定的CDC更改表找到源列字符串

常见案例

该错误代码通常提示管理员源表中没有足够的字段以便在现表中捕获更改。

一般处理方法及步骤

1. 对于错误代码,可以采用原来的表添加列来解决问题,并且将CDC_CHANGES管理表中的数据删掉。

2. 重新装入CDC_CHANGES表中的默认值即可。

赞(0)
【声明】:本博客不参与任何交易,也非中介,仅记录个人感兴趣的主机测评结果和优惠活动,内容均不作直接、间接、法定、约定的保证。访问本博客请务必遵守有关互联网的相关法律、规定与规则。一旦您访问本博客,即表示您已经知晓并接受了此声明通告。