aiaiDBA

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

13718043309

010-86462881

ORA-32403: cannot use new values from mv log on "string"."string"

ORA-32403: cannot use new values from mv log on "string"."string"
Cause: The materialized view log either does not have new values logged, or the timestamp associated with the new values columns is more recent than the last refresh time.
Action: Perform a complete refresh is required before the next fast refresh.

请先 登录 后评论

1 个回答

小智
ORA-32403:不能使用来自mv log的新值“ string ”。“ string ”,
.原因:实例化视图日志未记录新值,或与新值列关联的时间戳比上次刷新时间更新。,
.操作:在下一次快速刷新之前,需要执行完全刷新。,
.
请先 登录 后评论