Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Definition:   

Source Database   -   Database that contains the data that needs to be replicated.

Target Database    - Database that receives the replicated data.

...

Dbvisit Replicate is very efficient, has very low system overhead and can handle large transaction volumes without compromising the performance of the source database. Dbvisit Replicate uses its own mining engine and does not use Oracle components or API's.

Both databases are normal database opened read-write modeopen and available for reads and writes

Only the The source database has to be on Oracle; the target database can be Oracle, SQL Server or MySQL.

For 2-way replication or master-to-master both both source and target databases have to be Oracle.

Executables

Dbvisit Replicate consists of only one executable. This is dbvrep on Linux and Unix and dbvrep.exe on Windows. The dbvrep executable handles the mining, the applying, the console and includes the setup wizard. 

Installation

Dbvisit Replicate is installed differently depending on the platform:

...