文档解释 ORA-28350: cannot encrypt the specified column recorded in CDC synchronized change table Cause: An attempt was made
ORA-28350: cannot encrypt the specified column recorded in CDC synchronized change table
Cause: An attempt was made to encrypt a column which is already recorded in CDC synchronized change table.
Action: drop the synchronized change table
ORA-28350错误指的是:不能将指定的列加密到CDC(同步变更表)中。
该错误通常部门因为用户尝试将CDC(同步变更表)中的某一列加密而发生。然而不能施加加密标记,因为该列未在CDC表中创建时加密,但是,可以在添加任何注释或索引之后立即尝试加密。
ORA-28350错误通常因为用户将CDC(同步变更表)中某一列加密引起。
1.检查所有表列中是否包含加密标记;
2.只要发现未加密的列,就应立即将其加密;
3.确认是否能够加密相关的主键或其它索引;
4.使用特定的程序安装或更新加密情况;
5.最后在CDC表中删除加密不能被拥有者控制的列,以免再次发生报错。
--结束END--
本文标题: ORA-28350: cannot encrypt the specified column recorded in CDC synchronized change table ORACLE 报错 故
本文链接: https://lsjlt.com/news/537053.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0