Showing posts with label ORA-32344. Show all posts
Showing posts with label ORA-32344. Show all posts

Sunday, 3 June 2012

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.