aiaiDBA

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

13718043309

010-86462881

ORA-32412: encrypted column "string" not allowed in the materialized view log

ORA-32412: encrypted column "string" not allowed in the materialized view log
Cause: The materialized view log being created/altered is to capture an encrypted column of the base table.
Action: Do not capture the encrypted column.

请先 登录 后评论

1 个回答

小智
ORA-32412:在物化视图日志中不允许加密列“ 字符串 ”,
.原因:正在创建/更改的实例化视图日志是捕获基表的加密列。,
.操作:不捕获加密列。,
.
请先 登录 后评论