Oracle Error Message
ORA-23360: only one materialized view for master table “string” can be created
Reason for the Error
Trying to create more than one materialized view on a given master table in the same rep group.
Solution
Create these other materialized views in a different rep group at another site.