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

文档解释

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

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

Action: 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.

你可能感兴趣的