The pre-requisites have been completed. The replication can now be started.
If the replication console is running in the current terminal, open a new terminal.
1. On the source server (dbv01) start the MINE process
...
No Format |
---|
./dbvrep_orcl-run-source.sh Initializing......done DDC loaded from database (312346 variables). Dbvisit Replicate version 2.67.0002.37354333 Copyright (C) Dbvisit Software Limited. All rights reserved. DDC file /homeu01/oracle/dbvrep_orcl/dbvrep_orcl-MINE.ddc loaded. Starting process MINE...Created directory /homeu01/oracle/dbvrep_orcl/ddc_backup Created directory /homeu01/oracle/dbvrep_orcl/log/trace/ Created directory /homeu01/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 (312346 variables). Dbvisit Replicate version 2.67.0002.37354333 Copyright (C) Dbvisit Software Limited. All rights reserved. DDC file /homeu01/oracle/dbvrep_orcl/dbvrep_orcl-APPLY.ddc loaded. Starting process APPLY...Created directory /homeu01/oracle/dbvrep_orcl/ddc_backup Created directory /homeu01/oracle/dbvrep_orcl/log/ Created directory /homeu01/oracle/dbvrep_orcl/log/trace/ Created directory /homeu01/oracle/dbvrep_orcl/apply started |
...
3. On the source server (dbv01) start the Replication console to view the replication
No Format |
---|
./start-console.sh Initializing......done DDC loaded from database (315349 variables). Dbvisit Replicate version 2.67.0002.37354333 Copyright (C) Dbvisit Software Limited. All rights reserved. |
...
4. The console will be displayed. Please leave the Replication console open as it is used in the following stages.
No Format |
---|
/ Dbvisit Replicate 2.67.0002.37354333(MAX edition) - Evaluation License expires in 30 days MINE IS running. Currently at plog 715132 and SCN 145759933190128 (1208/2801/20132014 2005:2556:3607). APPLY IS running, initialization NOT yet complete. Currently at plog 710131 and SCN 144910603142985 (1208/2801/20132014 1904:3246:3637). Progress of replication dbvrep_orcl:MINE->APPLY: total/this execution (stale) -------------------------------------------------------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------------------------------------------------------------- 0 tables listed. dbvrep> |
...
Note |
---|
|