OID11g Partial Replication maintenance
I currently have 3 nodes, where node 1 and node 2 are in an LDAP-based multimaster replication setup with included naming contexts '*' and 'dc=mycompany,dc=com'. Node 1 and node 3 are in a customized LDAP-based partial replication setup with included naming context 'cn=OracleContext,dc=mycompnay,dc=com', and several hundred excluded naming contexts as sub-entries (for example, 'cn=et1,cn=OracleContext,dc=mycompany,dc=com'). So my questions are thus:
- What is the process, procedure or setup for ensuring that a new entry will not be replicated from node 1 to node 3? For example, if 'cn=et4' is a new entry in node 1 that I want to get replicated to node 3 I simple do nothing, that is understood. However, if then comes 'cn=et5' on node 1 which I do not want to get replicated to node 3, what is the correct sequence to ensure that does not happen?