| Error | ORA-32300 |
Description | cannot drop a secondary materialized view "string"."string" | Cause | An attempt was made to drop a materialized view of a nested table column`s storage table. | Action | Drop the materialized view that contains the nested table column. This will implicitly drop all secondary materialized views. |