Oracle Database 12c New Features

ORA-12083: must use DROP MATERIALIZED VIEW to drop string.string

ORA-12083: must use DROP MATERIALIZED VIEW to drop "string"."string"


Cause:


An attempt was made to drop a materialized view using a command other than DROP MATERIALIZED VIEW.



Action:


Use the DROP MATERIALIZED VIEW command.