ORA-30378: MV_CAPABILITIES_TABLE is not compatible with Oracle version Cause: One or more columndefinitions in the MV_CAPABILITIES_TABLE is
either missing or incompatible with the current Oracle version. Action: Connect to theappropriate schema, DROP TABLE MV_CAPABILITIES_
TABLE and recreate it by invoking the admin/utlxmv.sql script prior to invoking
the DBMS_MVIEW.EXPLAIN_MVIEW() API.