Message Oracle ORA-37419 - ORGANIZATION CUBE clause not allowed in explain mview

ERRORORGANIZATION CUBE clause not allowed in explain mview
CAUSEUser tries to explain mview on a CREATE MATERIALIZED VIEW statement that contains a ORGANIZATION CUBE clause.
ACTIONRemove the ORGANIZATION CUBE clause from the CREATE MATERIALIZED MATERIALIZED VIEW statement.