Database Error Messages

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