Oracle Solution for Error ora-30377

Solution for Oracle Error ORA-30377

ORA-30377: table string

.MV_CAPABILITIES_TABLE not found

What triggered the Error:

You have used the DBMS_MVIEW.EXPLAIN_MVIEW() API before you have defined the MV_CAPABILITIES_TABLE.

What should we do to fix it:

Invoke the admin/utlxmv.sql script after connecting to the desired schema.