标题: ORA-12084: must use ALTER MATERIALIZED [打印本页] 作者: admin 时间: 2016-8-8 16:35 标题: ORA-12084: must use ALTER MATERIALIZED ORA-12084: must useALTER MATERIALIZED VIEW to alter "string"."string" Cause: An attempt was made to alter a materialized view usinga command other
than ALTER MATERIALIZED VIEW. Action: Usethe ALTER MATERIALIZED VIEW command.