Showing posts with label ORA-12098. Show all posts
Showing posts with label ORA-12098. Show all posts

Thursday, 16 February 2012

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.