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

ERRORmust use DROP MATERIALIZED VIEW to drop string.string
CAUSEAn attempt was made to drop a materialized view using a command other than DROP MATERIALIZED VIEW.
ACTIONUse the DROP MATERIALIZED VIEW command.