Oracle Error ORA-32417: must use DROP MATERIALIZED VIEW LOG to drop “string”.”string”

Oracle Error Message

ORA-32417: must use DROP MATERIALIZED VIEW LOG to drop “string”.”string”

Reason for the Error

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

Solution

No action required.