Multi Master Replication Oracle 10g
452760Sep 8 2005 — edited Sep 9 2005Hi,
We have Multimaster replication implemented on Oracle 10g databases.
Currently we have 2 issues:
1. The data needs to be in Sync every 10 seconds. But since the data to be sync every 10 Seconds contains millions of rows, it may actually take more than 10 seconds for the refresh. Then the refresh jobs would run into each other and would cause the conflict. How we can handle this situation? Millions of records need to be synchronized every 10 seconds. How do we get this?
2. When you get OUT OF SYNC - can they find which rows are out of sync.?
Thanks in advance.
Deepak Kumar