1. Multi Master OID replication uses database advanced replication feature
2. It uses asynchronous data propagation between supplier and consumer.
** Supplier writes changes to its change log and then send batched jobs to consumers, consumers receive change logs and applies the changes locally and then purges local changes data.
Figure on left hand side shows activity at supplier end and on right is consumer end.
All replica member in multimaster replication act as supplier and consumer at same time.
Replication process at Supplier end (Left Fig.)
1. User modify an entry in OID (Oracle LDAP Server)
2. The Oracle directory server generates a change log object in the change log object store.
3. At a scheduled time, the Oracle directory replication server launches an outbound change log processing thread. This thread translates the change log object into a row
Related Posts for OID
- Oracle Internet Directory OID
- Oracle Internet Directory - Basics II
- Integrate OID with AD Part I
- OID to OID/Active Directory/iPlanet other LDAP Server Integration
- Multi Master OID Replication
- OID Architecture
- Oracle Internet Directory , OID Troubleshooting
- Server Chaining in OID
- OID Quesries/ Scripts FAQ
- OIDADMIN Client
- Oracle Identity Management (OID) 11g installation Issues on Linux
- OID 11g - Oracle Directory Services Manager (ODSM)
Popularity: 11% [?]









Good hands-on exercises (installation, patching, cloning), very experienced trainer worth for Money 
3 users commented in " Multi Master OID Replication "
Follow-up comment rss or Leave a TrackbackIs it possible to do OID multimaster replication on same server with two different instances of OID?
Pramod,
I dont know whether my answer is correct or not. But I think “then what is the use of replication” if you do the same in a single box. If one server fails we need to bring the second box infront. So the concept gets break here.
Correct me if am wrong
Atul am planning to do multimaster replication am an jr.DBA in guragon, India. I have read the OID replication from OID Admin guide.
Instances are: 2 Box OAS, in third box - replication server will be residing in
Do you have any document which speaks with step by step installation guide. If so kindly mail to me address: nganesh4u@gmail.com
Thanks
Ganesh
Leave A Reply