Database Error Messages

OCI-37419

ORGANIZATION CUBE clause not allowed in explain mview

Cause

User tries to explain mview on a CREATE MATERIALIZED VIEW statement that contains a ORGANIZATION CUBE clause.


Action

Remove the ORGANIZATION CUBE clause from the CREATE MATERIALIZED MATERIALIZED VIEW statement.