Database Replication and Clustering
Table of Contents
Heterogeneous deployments cover installations where data is being replicated between two different database solutions. These include, but are not limited to:
MySQL to Oracle, Oracle to MySQL and Oracle to Oracle, using either the Redo Reader method.
MySQL to Oracle, Oracle to MySQL and Oracle to Oracle using Oracle CDC method.
The following sections provide more detail and information on the setup and configuration of these different solutions.