Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

If Dbvisit Replicate stops responding, or the replication appears to be stalled, the following is a first level trouble shooting guide to determine what the issue can be. This guide is a good initial step before contacting Contacting Support

   
1

Was the Mine process started on the Mine server?

If no, then start
2

Was the Apply process started on the Apply server?

If no, then start
3

Check the Mine log is being updated. On the Mine server, the Mine log is located in the "log" directory and the file name is similar to dbvrep_MINE_*.log. This log will be updated every few seconds. Check for error messages in the log if the file is not being updated. 

If no, then check if the dbvrep process or service is still running
4Check the Apply log is being updated. On the Apply server, the Apply log is located in the "log" directory and the file name is similar to dbvrep_APPLY_*.log. This log will be updated every few seconds. Check for error messages in the log if the file is not being updated.If no, then check if the dbvrep process or service is still running
5

Check that the DBRSCOMMON_HEARTBEAT is still being updated. This table is in the dbvrep schema on both the source and target systems

If no, then check the Mine or Apply log for errors
6Check that the dbvrep process or service is still running

If not, then check if there is enough memory for the process to run.

Some OS may terminate processes without warning if they consume heavy resources. Check the OS logs for notification of this.

7Check if there are any current conflicts. This may pause the replicationSee Viewing the conflicts
8  
9  
10  
   
   
  • No labels