2022

Page tree

Versions Compared

Key

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

...

  • Go to the Installation directory

    example 

    (go to the installation directory)

    cd apache-tomcat-dbsync/dbsync-cdm/WEB-INF/db/conf


  • Use the below command to copy the files present inside the conf folder

  • cp system.properties ~/<destination folder>/

Take backup of <database>.properties files

  • Go to the Installation directory

    example 

    (go to the installation directory)

    cd apache-tomcat-dbsync/dbsync-cdm/WEB-INF/db/conf


  • Use the below command to copy the files present inside the conf folder


  • cp -r <database>.properties ~/<destination folder>/
    Example for MYSQL
    cp -r mysql.properties ~/<destination folder>/\

    Note: All the backup up folders/files need to be placed at the exact location in the new installation or upgrade location