ORA-32336: cannot use USING NO INDEX to create materialized view "[string]"."[string]"
Cause: The USING NO INDEX option was specified to create an updatable primary key based materialized view, an index-organized materialized view or an object-id materialized view.
Action: Do not use the USING NO INDEX option to create an updatable primary key based materialized view, an index-organized materialized view or an object-id materialized view.
Error Type: ORA