Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

  1. Describing the individual databases that are taking part in the replication.
  2. Setting up the replication pairs to determine which are the source and target databases.
  3. Choosing what to replicate, this can be tables and schemas.
  4. Process configuration which includes hostnames, port numbers and notification settings.

Starting the wizard

Login as the user that is going to run Dbvisit Replicate On Windows, the Dbvisit Replicate processes are by default installed as services and run as LOCAL SYSTEM. and start the Dbvisit Replicate Command Console and start the setup wizard:

On Windows:

Section
Column
width5%

 

Column
width95
Panel
bgColorCCC
Start > Dbvisit Replicate Command Console
dbvrep> setup wizard

On Windows, the Dbvisit Replicate processes are by default installed as services and run as LOCAL SYSTEM.

On Linux/UNIX (tar file): 
(do not run as root) 

Section
Column
width5%

 

Column
width95
Panel
bgColorCCC
cd /usr/dbvisit/replicate (this may be different)
./dbvrep
dbvrep> setup wizard

On Linux (rpm file):
(do not run as root)

Section
Column
width5%

 

Column
width95
Panel
bgColorCCC
cd /home/oracle/dbvrep (this maybe different)
dbvrep
dbvrep> setup wizard 

...

Note

The wizard does not make changes to the database, it creates text-based scripts (for SQL*Plus, dbvrep and shell/cmd.exe) that do the actual work. These scripts can be edited to tailor it for specific needs before running them.