aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

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

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.

请先 登录 后评论

1 个回答

小智
ORA-31527:找不到源列字符串为CDC更改表的字符串。串,
.原因:导入的Change Data Capture更改表缺少源列。,
.操作:删除导入的更改表,因为它无效。验证包含源表的模式是否包含在原始导出中。如果需要,请再次执行导出,包括缺少的源表的模式。,
.
请先 登录 后评论