aiaiDBA

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

13718043309

010-86462881

ORA-32322: PCT refresh of "string"."string" not allowed the sequence of DMLs/PMOPs

ORA-32322: PCT refresh of "string"."string" not allowed the sequence of DMLs/PMOPs
Cause: A table join dependent on another table on which PCT refresh is enabled has changed
Action: Use REFRESH FORCE which will pick the best possible refresh method on the materialized view

请先 登录 后评论

1 个回答

小智
ORA-32322:PCT刷新的“ 字符串 ”。“ 字符串 ”不允许DMLs / PMOPs的序列,
.原因:依赖于启用PCT刷新的另一个表的表连接已更改,
.操作:使用REFRESH FORCE,它将在物化视图上选择最佳的刷新方法,
.
请先 登录 后评论