Oracle DBA, How To, Error, Cause and Action

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.

No comments:

Post a Comment

Thanks for your comment.