2022

Page tree
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

« Previous Version 27 Current »

Available from Version 3.0.16.5b


DBSync Cloud Replication now comes with "admin" utilities to assist users using Linux/Unix environments. These are provided to assist in setting up and verify configuration in profiles.

Setting up

<<dbsync-install>>/scripts contain admin.bat and admin.sh to run the commands. Verify

  1. SYNCH_HOME points to your dbsync install directory
  2. JAVA_HOME points to your JRE/JDK installation

For Linux users

  1. Provide run permission to admin.sh

    chmod \+x admin.sh
  2. If there are issue running admin.sh, try

    dos2unix admin.sh
  3. If error shows NoClassDefFound error, then very likely your shell script is unable to identify the install directory and construct CLASSPATH. Check with your admin or contact our support for further assistance.

Commands 

  • No labels