The replication can be viewed from the Dbvisit Replication console.
1. Switch to the session where the Dbvisit Replicate console is running and the replication can be seen to be working
01: - Dbvisit Replicate 2.6.00.3735(MAX edition) - Evaluation License expires in 30 days 02: MINE IS running. Currently at plog 715 and SCN 14587518 (12/28/2013 20:44:38). 03: APPLY IS running. Currently at plog 715 and SCN 14587446 (12/28/2013 20:44:36). 04: Progress of replication dbvrep_orcl:MINE->APPLY: total/this execution 05: -------------------------------------------------------------------------------------------------------------------------------------------- 06: OE.CUSTOMERS: 98% Mine:372/372 Unrecov:0/0 Applied:365/365 Conflicts:0/0 Last:28/12/2013 20:44:38/OK 07: OE.ADDRESSES: 98% Mine:372/372 Unrecov:0/0 Applied:365/365 Conflicts:0/0 Last:28/12/2013 20:44:38/OK 08: OE.CARD_DETAILS: 98% Mine:331/331 Unrecov:0/0 Applied:327/327 Conflicts:0/0 Last:28/12/2013 20:44:38/OK 9:OE.ORDER_ITEMS: 97% Mine:2636/2636 Unrecov:0/0 Applied:2582/2582 Conflicts:0/0 Last:28/12/2013 20:44:38/OK 10: OE.ORDERS: 98% Mine:2140/2140 Unrecov:0/0 Applied:2098/2098 Conflicts:0/0 Last:28/12/2013 20:44:39/OK 11: OE.INVENTORIES: 97% Mine:2577/2577 Unrecov:0/0 Applied:2525/2525 Conflicts:0/0 Last:28/12/2013 20:44:38/OK 12: OE.LOGON: 98% Mine:2605/2605 Unrecov:0/0 Applied:2554/2554 Conflicts:0/0 Last:28/12/2013 20:44:39/OK 13: -------------------------------------------------------------------------------------------------------------------------------------------- 14: 7 tables listed.
If the Dbvisit Replicate console is not running then:
ssh to the souce server (dbv01) as oracle
ssh oracle@source-int
cd ~oracle/dbvrep_orcl
cd ~oracle/dbvrep_orcl
Start the Replication console
./start-console.sh
0 Comments