2022

Page tree
Skip to end of metadata
Go to start of metadata



  • Change the JAVA_HOME variable in the run.bat file located at <InstallDir>/apache-tomcat-8.5.11/scripts folder to the path where JRE is located.


  • At this point, the DBSync Cloud Replication tool is successfully installed on your Windows machine. You can start the DBSync Cloud Replication tool by navigating to the bin folder and executing the startup.bat script.


  • To access the DBSync Cloud Replication console, Paste https://localhost:8080/dbsync URL in your browser address bar and you will be presented with the DBSync Cloud Replication Home page.


  • Running the application under batch mode:
    • Go to <install folder>/dbsync/scripts. Make sure that setenv.bat points to your install directory.
    • For Sync schema Run – run <profile name> Update Schema
      • Example: run DBSync Update Schema
    • To get a clean copy Run – run <profile name> Clean copy
      • Example: run DBSync Clean copy
    • For moving data from source to Target the database Run – run <profile name> Source to DB
      • Example: run DBSync Source to DB
  • No labels