Oracle Solution for Error ora-23380

Solution for Oracle Error ORA-23380

ORA-23380: propagation mode "string" is not valid

What triggered the Error:

e specified propagation may be misspelled, or is not supported. For materialized view sites, all materialized view object groups at the same materialized view site with the same master object group must all have the same propagation method.

What should we do to fix it:

fer to the manual on replicated data for valid propagation modes. For materialized view sites, also ensure that the propagation modes of all materialized view object groups with the same master object group are the same.