Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-32300

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.