RE: Oracle MAA and active-active replciation between site
Date: Fri, 1 Aug 2008 10:05:06 +0300
Message-ID: <BD17E2E69E17C64A9684C940EB580E030100325C839F@stemodc1.stemo.local>
I've done one project active-active replication using oracle's Advanced replication. There is good documentation about this. There are 2 basic problems with this - The conflicts. You will always have conflicts on active-active replication. Most of them can be avoided by wise application and process design, but it will need lot of thinking. And you will still have conflicts you cannot avoid and cannot resolve automatically - The burden. It is much harder for administration. Adding a simple column is pain in the ass, Yes, there are procedures, but still... It is hard. But it really works - for 2 years now. I would consider this. I also have done it with "Basic replication", master - (updateable) mvews with 12 active sites across the country (one master in HQ). But it is even harder to support this than Advanced replication. And the application on this project was specially built with the replication in mind. It works for 9 years now (we started it on 8.1.5, now all the servers are 10.2). But I would never advise this approach, this is aged and arcane thing.
Regards,
Yavor Ivanov
Oracle Certified Master
-----Original Message-----
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Pradeep Chetal
Sent: Thursday, July 31, 2008 6:18 PM
To: oracle-l_at_freelists.org
Cc: Pradeep Chetal
Subject: Oracle MAA and active-active replciation between site
Importance: High
Hi,
Oracle has an MAA with
http://www.oracle.com/technology/deploy/availability/pdf/MAA_WP_10gR2_Ro admap.pdf
However, one of our clients would like to have active-active replication between remote sites, so that each site can be used.
Have you done this? What software did you use?
Also, what are the limitations on schema, if any to do this?
Thanks in advance,
- Pradeep
Pradeep Chetal
Sr. Director - Infrastructure Architecture
Mformation Technologies Inc.
Switchboard: +1 732 692 6200
Visit WWW.MFORMATION.COM and see how the MFORMATION SERVICE MANAGER can help you to transform your business
Please consider the environment before printing
--
http://www.freelists.org/webpage/oracle-l
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Aug 01 2008 - 02:05:06 CDT