1.

How Does The Replicat Works In A Coordinated Mode?

Answer»

In a Coordinated MODE Replicat operates as follows:

  • Reads the Oracle GoldenGate trail.
  • Performs data filtering, mapping, and conversion.
  • Constructs SQL statements that represent source database DML or DDL transactions (in committed order).
  • Applies the SQL to the target through the SQL interface that is supported for the given target database, such as ODBC or the NATIVE database interface.

In a Coordinated Mode Replicat operates as follows:



Discussion

No Comment Found