Versions Compared

Key

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

The pre-requisites have been completed. The replication can now be started.

1. On the source server (dbv01) start the Mine process

No Format
cd ~oracle/dbvrep_orcl/
./dbvrep_orcl-run-source.sh
Initializing......done
DDC loaded from database (312 variables).
Dbvisit Replicate version 2.6.00.3735
Copyright (C) Dbvisit Software Limited.  All rights reserved.
DDC file /home/oracle/dbvrep_orcl/dbvrep_orcl-MINE.ddc loaded.
Starting process MINE...Created directory /home/oracle/dbvrep_orcl/ddc_backup
Created directory /home/oracle/dbvrep_orcl/log/trace/
Created directory /home/oracle/dbvrep_orcl/mine/
started

2. On the target server (dbv02) start the Apply process

No Format
./dbvrep_orcl-run-target.sh 
Initializing......done
DDC loaded from database (312 variables).
Dbvisit Replicate version 2.6.00.3735
Copyright (C) Dbvisit Software Limited.  All rights reserved.
DDC file /home/oracle/dbvrep_orcl/dbvrep_orcl-APPLY.ddc loaded.
Starting process APPLY...Created directory /home/oracle/dbvrep_orcl/ddc_backup
Created directory /home/oracle/dbvrep_orcl/log/
Created directory /home/oracle/dbvrep_orcl/log/trace/
Created directory /home/oracle/dbvrep_orcl/apply
started

3. On the source server (dbv01) start the Replication console to view the replication

...