Oracle Error ORA-23374: object group “string”.”string” already exists

Oracle Error Message

ORA-23374: object group “string”.”string” already exists

Reason for the Error

The given database already replicates the given object group. A materialized view repgroup cannot be created at a given site where a master repgroup with the same name already exists.

Solution

Choose a different group or a different database.