Moving a HighGear database to a new server is a complicated process, and it must be performed precisely as described in this document. There is no danger of data loss or corruption on the old server, but the new server will not operate correctly unless the entire process is performed correctly.
Also, the same version of HighGear BPM software must be installed on both the old server and the new server. Otherwise, the new server will not be able to read the database accurately. To make sure that the process works correctly, we recommend that you upgrade both servers to the latest version of HighGear before beginning the transfer process.
Upgrade the old server to the latest version of HighGear
- Contact Support to get the latest HighGear installer
- Log in to the old HighGear server and run the setup program
- It will disconnect all your HighGear users, make a pre-upgrade backup of the database, and perform the upgrade
Backup the old server’s HighGear database
- Open SQL Management Studio on the old server
- Open the HighGear database
- Backup the database
If your old server has the Business Intelligence Module, backup the old server’s HighGear_Reporting database
- Open SQL Management Studio on the old server
- Open the HighGear_Reporting database
- Backup the database
Install the latest version of HighGear on the new server
- Log in to the new HighGear server and run the same setup program that you ran on the old server
- It will install HighGear on your new server
- When the Configuration tool appears, enter the same values that you used on your old server, but do not enter a license key
- If your old server had the Business Intelligence Module, select “Yes” when the installer asks if you want to install the BI Module
Load the database backup onto the new server
- Open SQL Management Studio on the new server
- Open the HighGear database
- Restore the backup file into the HighGear database, with the Overwrite option checked
- Open the Security folder in the HighGear database
- Open the Users folder
- Delete all of the users that are there
- Go to the server’s Security folder, and open the Logins folder
- You will see three HighGear users: HighGear, HighGear_Admin, and HighGear_Reporting
- Right-click on the HighGear user and click Properties
- Go to the User Mapping page
- Check the “Map” box for the HighGear database
- In the Role Membership section, check db_datareader and db_datawriter
- Click OK
- Do the same thing for HighGear_Admin, but check db_datareader, db_datawriter, and db_owner
- Do the same thing for HighGear_Reporting, but only check db_datareader
- Now, go back to the HighGear database and open the Programmability folder
- Open the Functions folder, and go to the Scalar-valued Functions folder
- That list will contain several functions. For each one, do the following:
- Right-click on the function and click Properties
- Go to the Permissions page
- Click the Search button, click Browse, and select HighGear, HighGear_Admin, and HighGear_Reporting
- Click OK twice to get back to the Permissions page
- Select each user in turn, and check the Grant box for the Execute permission
- Click Ok
If your old server had the Business Intelligence Module, do the following:
- Open the HighGear_Reporting database
- Restore the backup file into the HighGear_Reporting database, with the Overwrite option checked
- Open the Security folder in the HighGear_Reporting database
- Open the Users folder
- Delete all of the users that are there
- Go to the server’s Security folder, and open the Logins folder
- You will see two HighGear users: HighGear, and HighGear_Reporting
- Right-click on the HighGear user and click Properties
- Go to the User Mapping page
- Check the “Map” box for the HighGear_Reporting database
- In the Role Membership section, check db_datareader , db_datawriter, and db_owner
- Click Ok
- Right-click on the HighGear_Reporting user and click Properties
- Go to the User Mapping page
- Check the “Map” box for the HighGear_Reporting database
- In the Role Membership section, check db_datareader and db_datawriter
- Click Ok
Load the license on the new server
- Call Swift Software’s support team and ask them to transfer your existing license to the new server
- Log in to HighGear on the new server; it will take you to the Licensing page
- Click the Update License button
If you are unsure about any stage of this process, please contact support to discuss your questions.