How to move Balance SQL database to new SQL server

book

Article ID: 100051628

calendar_today

Updated On:

Description

Description

Below you can find the steps that you need to perform in order to change the SQL server:

  1. Backup the DB. 
  2. Restore the backup file in a new (or in the same) machine.
  3. Go to the path where Balance is installed (the default path is: C:\Program Files\Globanet Balance), and edit the two config files: Balance Manager.exe.config and Balance Service.exe.config.
  4. Open both files and navigate to the tags. There you will find all the necessary configurations for the SQL server.
  5. Add new configurations (DB name, path, etc.)
  6. Go to the Services find the Globanet Balance service and restart it (if it's in the running state)

Issue/Introduction

How to move Balance SQL database to new SQL server