Skip to main content
Tungsten Replicator

Deploying the Oracle Applier

Tungsten Cluster supports replication to Oracle as a datasource. The table below outlines the level of support.

Replication Operation Support
Statements ReplicatedNo
Rows ReplicatedYes
Schema ReplicatedNo
ddlscan SupportedYes
Basic MySQL/Application Connectivity
Basic MySQL/Application Connectivity

Replication in these configurations operates using two separate replicators:

  • Replicator on the Extractor, extracts the information from the source database into THL.
  • Replicator on the Applier reads the information from the remote replicator as THL, and applies that to the target database.