文档解释 ORA-31531: could not find column string in CDC subscriber view string.string Cause: A column was missing in a subsc
ORA-31531: could not find column string in CDC subscriber view string.string
Cause: A column was missing in a subscriber view for an imported Change Data Capture subscription.
Action: It is likely that this view existed before the import operation and import did not overwrite it. Determine whether the imported subscriber view should supercede the original view. If so, drop the original view and retry the import. If not, the subscriber view must have a different name in order to be imported.
ORA-31531:在CDC订阅者视图中找不到列 string。string 。
ORA-31531,可能是由于在创建或注册子视图时尝试访问不存在的列或列类型不匹配引起的。
ORA-31531错误一般发生在当在创建CDC子视图或注册它时,可能是在语句中引用的不存在的列名称导致的。
1.检查语句是否正确以确保应用到子视图的列都是可用的。
2.确保所有列在创建子视图或注册子视图时都匹配正确。
3.使用usr/sys/system 关键字确保在注册表中指定的用户帐户有访问子视图的权限。
4.确保子视图是同步的,不能正确构建一个子视图;
5.重试要创建的sql语句;
--结束END--
本文标题: ORA-31531: could not find column string in CDC subscriber view string.string ORACLE 报错 故障修复 远程处理
本文链接: https://lsjlt.com/news/530023.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0