2022

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  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



    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.

...