This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Orion DB migration from SQL 2008 to SQL 2016

Hi,

We would like to upgrade our existing DB in SQL 2008 to SQL 2016. Below is the plan which we created.

1. Take backup of existing DB in SQL 2008

2. Create a new server with Windows 2016 OS 64 bit

3. Install MS SQL 2016 SP1 Standard in the new server

4. Copy the backup(from SLQ 2008 DB) into the new SQL 2016 Database

5. Run configuration wizard in the Primary polling engine and addition polling engines

6. Check the application functionality

Can some one please review this. We need to know mainly on the restoring of backup from SQL 2008 to SQL 2016.

Is there any issues foreseen in this plan?