Versions Compared

Key

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

For the sake of clarity, DB1 = original database instance and DB2 = new database instance


  1. Ensure that all users are not currently using epiCentre

  2. Take a backup of the database from DB1

  3. Take the database in DB1 offline to stop anyone from reconnecting to it

  4. Restore the backup in DB2

...

  1. You can use the SQL Login Creation script to automate the creation process
    1. Please ensure instructions in the script are followed and properly replace the placeholders
  2. For best results, ensure that the same usernames and passwords are used as in DB1
  1. After restoring the database , follow steps from this documentation to fix orphaned user after migration in SQL Server

  2. Update epiCentre's config file (default location of C:\epiCentre\epiCentre.config) on one machine to point to the new database server by changing the entries for dbserver and dbdatabasename. (Please contact AHSRI IT about altering the config file)

  3. Start epiCentre

...

    1. EpiCentre should connect to the server and show the login screen

...

  1. If the procedure has completed successfully, copy the updated config file and use it to overwrite the config file on all other epiCentre installations that are looking for DB1