Versions Compared

Key

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

...

  1. Create a copy of the "diag.properties" File
    The diag.properties file contains the database connector. The "diag.properties" File is located in the Folder "<diag server Root>\conf". Rename the copied File to "diag.properties.old".
  2. Reconfigure your custo diagnostic server to the new DB System.
    You can do the reconfiguration by manual if you rewrite the DB connector in the diag.properties file. As an alternative you can uninstall the custo diagnostic server and reinstall with other DB System settings. This procedure creates the destination "diag.properties" File which is to be used afterwards.
    Please Note: If you uninstall/reinstall the custo diagnostic server you have to backup and restore the diag.properties.old file.
  3. Please check that your setup is running with the new DB System.
    Please Note: Don't create any new Patients or Evaluations!
  4. Stop the custo diagnostic server (stop the Tomcat)
  5. Please check that the "diag.properties" and "diag.properties.old" Files are available in the "<diag server Root>\conf" Folder
  6. Run the DatabaseConverter Script
    1. Open a Command Line Window
    2. Change the active Folder to "<diag server Root>" (Default: "C:\Program Files\custo diagnostic server")
    3. Insert this Code and execute:

      Code Block
      .\jre\bin\java.exe -classpath "webapps\diag\WEB-INF\classes;webapps\diag\WEB-INF\lib\*" de.customed.orm.convert.DatabaseConverter --source=conf\diag.properties.old --destination=conf\diag.properties


  7. Wait until the system prompt comes back. During the copy procedure the command line window will display all copy steps.
  8. Start the custo diagnostic server (start the Tomcat)
  9. Check if all Data are vailableis available.