Database Error Messages

ORA-12082

"string"."string" cannot be index organized

Cause

An attempt was made to create an index-organized materialized aggregate view or an index-organized updatable ROWID materialized view. This is not supported.


Action

Try to create the materialized view without the index organization clause.