aiaiDBA

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

13718043309

010-86462881

ORA-42030: cannot online redefine table "string"."string" with commit SCN-based MV log

ORA-42030: cannot online redefine table "string"."string" with commit SCN-based MV log
Cause: An attempt was made to redefine a table which had a commit SCN-based materialzed view log defined on it.
Action: Do not attempt to online redefine a table that has a commit SCN-based materialzed view log defined on it.

请先 登录 后评论

1 个回答

小智
ORA-42030:无法在线重新定义表“ 字符串 ”。“ 字符串 ”与提交基于SCN的MV日志,
.原因:尝试重新定义具有在其上定义的基于提交SCN的实例化视图日志的表。,
.操作:不要尝试联机重新定义具有在其上定义的基于提交SCN的实例化视图日志的表。,
.
请先 登录 后评论