Oracle DBA, How To, Error, Cause and Action

ORA-12098: cannot comment on the materialized view

ORA-12098: cannot comment on the materialized view


Cause:


An attempt was made to issue a COMMENT ON TABLE statement on a materialized view.



Action:


Issue a COMMENT ON MATERIALIZED VIEW statement instead.

No comments:

Post a Comment

Thanks for your comment.