Updating the Ephesoft DB Configuration

Applies to: Ephesoft Transact 4.5.0.0 to 2019.1

This article describes how to update your database configuration after migrating your Ephesoft database to another DB server.

Update Property Files

Perform the following steps:

  1. Stop Ephesoft Transact.
  2. Update the following property files with the new server name and IP address:
    • dcma-db.properties
      [Ephesoft_Directory]\Application\WEB-INF\classes\META-INF\dcma-data-access\dcma-db.properties
    • dcma-report-db.properties
      [Ephesoft_Directory]\Application\WEB-INF\classes\META-INF\dcma-performance-reporting\dcma-report-db.properties
    • hibernate-dcma.cfg.xml
      [Ephesoft_Directory]\Application\WEB-INF\classes\META-INF\dcma-reporting\hibernate-dcma.cfg.xml
    • hibernate.cfg.xml
      [Ephesoft_Directory]\Application\WEB-INF\classes\META-INF\dcma-reporting\hibernate.cfg.xml
    • server.xml
      [Ephesoft_Directory]\JavaAppServer\conf\server.xml
  1. Start Ephesoft Transact.