Oracle Database 12c New Features

ORA-12084: must use ALTER MATERIALIZED VIEW to alter string.string

ORA-12084: must use ALTER MATERIALIZED VIEW to alter "string"."string"


Cause:


An attempt was made to alter a materialized view using a command other than ALTER MATERIALIZED VIEW.



Action:


Use the ALTER MATERIALIZED VIEW command.