2022

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
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.

...

  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.

...