Oracle Solution for Error ora-32303

Solution for Oracle Error ORA-32303

ORA-32303: mviews with user-defined types cannot reference multiple master sites

What triggered the Error:

For materialized views with user-defined types, the definition query cannot reference tables from different master sites.

What should we do to fix it:

Do not create materialized views with user-defined types referencing multiple master sites.