返回顶部
首页 > 资讯 > 错误编码 >ORA-28350: cannot encrypt the specified column recorded in CDC synchronized change table ORACLE 报错 故
  • 187
分享到

ORA-28350: cannot encrypt the specified column recorded in CDC synchronized change table ORACLE 报错 故

报错故障column 2023-11-05 07:11:43 187人浏览 安东尼
摘要

文档解释 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

猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作