When it appears that Dbvisit Replicate does not replicate the changes or when the following message is shown on the console without changing:. If this is the first time that you started APPLY. Wait a minute or so.
No Format |
---|
APPLY is waiting for first redo log switch, initialization NOT yet complete. |
...
3. Find out the internal tables have been replicated. The Applied records should match the Mine MINE records and show 100%:
No Format |
---|
dbvrep> list progress all Progress of replication d112F: total/this execution -------------------------------------------------------------------------------------------------------------------------------------------- DBVREP.DBRSOBJ$: 100% Mine:75679/75679 Unrecov:0/0 Applied:75679/75679 Conflicts:0/0 Last:25/11/2013 21:48:37/OK DBVREP.DBRSUSER$: 100% Mine:103/103 Unrecov:0/0 Applied:103/103 Conflicts:0/0 Last:25/11/2013 11:41:01/OK -------------------------------------------------------------------------------------------------------------------------------------------- |
...
No Format |
---|
dbvrep>list prepare |
Note |
---|
When the apply APPLY process is not run as the default APPLY, then use the "CHOOSE REPLICATION" command to choose the appropriate process. For example, if the process is called APPLY2, then use "CHOOSE REPLICATION APPLY2" |
...