Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

In all replications, source must be an Oracle database. Thus, two-way replication with MySQL is not supported.
All target tables must be stored in InnoDB engine, as Dbvisit Replicate depends on correct transaction handling to reliably restart after a shutdown or failure. The internal tables are stored in InnoDB engine as well.
Currently, no DDL replication is supported for MySQL.

For Dbvisit Replicate to connect to a MySQL database, a MySQL client installation is required. A MySQL client installation is required for:

  • Server that runs the setup wizard 
  • Server that runs the Mine process
  • Server that runs the Dbvisit Replicate command console
  • Navicat Premium can be used to load data from oracle to MySQL in order to sync source and target environment before initiating replication.
  • Currently, no DDL replication is supported for Oracle to MySQL Replication.
  • Timestamp datatype of Oracle is not supported for Oracle to MySQL Replication.
  • No labels