Oracle Error ORA-23314: database is not a materialized view site for “string”.”string”

Oracle Error Message

ORA-23314: database is not a materialized view site for “string”.”string”

Reason for the Error

The invocation database is not a materialized view database for the given object group.

Solution

Connect to the desired materialized view database and retry the request, or make the invocation database a materialized view site with create_mview_repschema or create_mview_repgroup.