Application Design
When using Active-Active replication, the time zones must be the same on both systems so that timestamp-based conflict resolution and detection can operate.
Active-active replication is not recommended for use with commercially available packaged business applications, unless the application is designed to support it. Among the obstacles that these applications present are:
-
Packaged applications might contain objects and data types that are not supported by Oracle GoldenGate.
-
They might perform automatic DML operations that you cannot control, but which will be replicated by Oracle GoldenGate and cause conflicts when applied by Replicat.
-
You probably cannot control the data structures to make modifications that are required for active-active replication.