aiaiDBA

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

13718043309

010-86462881

ORA-32344: cannot create a secondary materialized view with synonym as base table

ORA-32344: cannot create a secondary materialized view with synonym as base table
Cause: It is not supported to create a secondary materialized view with synonym in the FROM clause.
Action: Removed the synonym(s) from the statement.

请先 登录 后评论

1 个回答

小智
ORA-32344:无法创建具有同义词作为基表的辅助物化视图,
.原因:不支持在FROM子句中创建带有同义词的辅助物化视图。,
.操作:从语句中删除同义词。,
.
请先 登录 后评论