If you need to move the SureSync SQL database to another SQL server, follow these steps.
- Stop all running Jobs, Schedules and Real-Time Monitors in the SureSync Desktop.
- Take a backup of the SureSync SQL database using SQL Management Studio. A Microsoft reference for this process can be found at https://learn.microsoft.com/en-us/sql/relational-databases/backup-restore/quickstart-backup-restore-database?view=sql-server-ver16.
- Restore the backup of the SureSync database to the new SQL server.
- Open SureSync and go to Home | Database | Open Existing Database and open the database on the new SQL server.
- Restart the Scheduler service.
- Start any necessary Jobs, Schedules and/or Real-Time Monitors.