ERROR | 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. |