As soon as SwingBench starts generating DML changes, the tables that have changes applied to them will appear in the Replication Console.
Note |
---|
See the TIPS below for handy common Dbvisit Replicate tips. |
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 progressing while swingbench Swingbench is running in the background.
Code Block | theme | Confluence|
---|---|---|
| ||
-/ Dbvisit Replicate 2.67.00.373506(MAX edition) - Evaluation License expires in 30 days MINE IS running. Currently at plog 71526 and SCN 14587518527369 (08/12/28/20132014 2015:4454:3809). APPLY IS running. Currently at plog 71526 and SCN 14587446527392 (08/12/28/20132014 2015:4454:3610). Progress of replication dbvrep_orclXE:MINE->APPLY: total/this execution -------------------------------------------------------------------------------------------------------------------------------------------- OEREPOE.CUSTOMERS: 98% Mine:372/372 56/56 Unrecov:0/0 Applied:36555/36555 Conflicts:0/0 Last:2812/1208/20132014 2015:4454:3811/OK OEREPOE.ADDRESSES: 100% 98% Mine:37255/37255 Unrecov:0/0 Applied:36555/36555 Conflicts:0/0 Last:2812/1208/20132014 2015:4454:3811/OK OEREPOE.CARD_DETAILS: 100% 98% Mine:33147/33147 Unrecov:0/0 Applied:32747/32747 Conflicts:0/0 Last:2812/1208/20132014 2015:4454:3811/OK OEREPOE.ORDER_ITEMS: 95% 97% Mine:2636235/2636 235 Unrecov:0/0 Applied:2582224/2582224 Conflicts:0/0 Last:2812/1208/20132014 2015:4454:3811/OK OEREPOE.ORDERS: 93% 98% Mine:2140/2140 195/195 Unrecov:0/0 Applied:2098182/2098182 Conflicts:0/0 Last:2812/1208/20132014 2015:4454:3911/OK OEREPOE.INVENTORIES: 95% 97% Mine:2577228/2577228 Unrecov:0/0 Applied:2525217/2525217 Conflicts:0/0 Last:2812/1208/20132014 2015:4454:3811/OK OEREPOE.LOGON: 97% 98% Mine:2605265/2605265 Unrecov:0/0 Applied:2554259/2554259 Conflicts:0/0 Last:2812/1208/20132014 2015:4454:3911/OK -------------------------------------------------------------------------------------------------------------------------------------------- 7 tables listed. dbvrep> |
In the above console output of the Replication Console the line numbers are shown for clarity reference and each line number relate relates to the following explanation:
- Shows the version number and the edition, edition of the software (LTD, XTD, or MAX), and the type of license.
- Shows the Mine MINE process is running. Which plog sequence PLOG sequence (which is the same as the redo log sequence) and SCN the Mine MINE is processing and the database time related to the SCN
- Shows the Apply APPLY process is running. Which plog PLOG sequence and SCN the Apply APPLY is processing and the (source) database time related to the SCN
- Name of the replication
- Separator
- Replication statistics for table OEREPOE.CUSTOMER. The replication is at 98%. 372 56 records have been mined. 365 55 records have been applied. No There are 0 conflicts.
- Replication statistics for table OEREPOE.ADDRESSES. The replication is at 98%100%. 372 55 records have been mined. 365 55 records have been applied. No There are 0 conflicts.
- Replication statistics for table OEREPOE.CARD_DETAILS. The replication is at 98%100%. 331 47 records have been mined. 327 47 records have been applied. No There are 0 conflicts.
- Replication statistics for table OEREPOE.ORDER_ITEMS. The replication is at 97%95%. 2636 235 records have been mined. 2582 224 records have been applied. No There are 0 conflicts.
- Replication statistics for table OEREPOE.ORDERS. The replication is at 98%93%. 2140 195 records have been mined. 2098 182 records have been applied. No There are 0 conflicts.
- Replication statistics for table OEREPOE.INVENTORIES. The replication is at 97%95%. 2577 228 records have been mined. 2525 217 records have been applied. No There are 0 conflicts.
- Replication statistics for table OEREPOE.LOGON. The replication is at 98%97%. 2605 265 records have been mined. 2554 259 records have been applied. No There are 0 conflicts.
- Separator
- Number of tables listed in the command console
...
- .
- The Replication Console command prompt.
Note | ||||||||
---|---|---|---|---|---|---|---|---|
TIP 1 If the Dbvisit Replicate console is not running then:
|
Note | ||
---|---|---|
TIP 2 If there are many tables in the replication, then only a certain number of tables will be shown in the console. The number of active tables shown in the console is configurable with setting STATUS_BAR_ACTIVE_TABLES. To get a list of all the tables in the replication, use the command:
The list progress report can be emailed automatically if notification is setup. The schedule when this report is sent is controlled by NOTIFY_DAILY_LIST_PROGRESS_TIME24 |
Note | ||
---|---|---|
TIP 3 The statistics of the replication can be viewed with the following commands:
|
Note | ||
---|---|---|
TIP 4 There are many settings and configurations possible with Dbvisit Replicate. To see all the settings type: show all For example, to see all the settings regarding notifications:
|