aiaiDBA

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

13718043309

010-86462881

ORA-32300: cannot drop a secondary materialized view "string"."string"

ORA-32300: cannot drop a secondary materialized view "string"."string"
Cause: An attempt was made to drop a materialized view of a nested table column's storage table.
Action: Drop the materialized view that contains the nested table column. This will implicitly drop all secondary materialized views.

请先 登录 后评论

1 个回答

小智
ORA-32300:不能删除辅助物化视图“ string ”。“ string ”,
.原因:尝试删除嵌套表列的存储表的实例化视图。,
.操作:删除包含嵌套表列的实例化视图。这将隐式删除所有辅助实例化视图。,
.
请先 登录 后评论