Hi, I'm planning for an upcoming SQL server migration. I'm trying to anticipate potential problems.
I'm not doing any in place upgrades. I have a new SQL server and admin server that is going to use FNMEA 2019 R1. The old SQL 2008 server was using admin version 15.5.
I was just going to do a backup restore and point 2019 R1 to new SQL Server 2016. Are there any scripts I should run?
Thanks
Travis
Jan 29, 2020 04:12 PM
The only thing you will have to do is run the upgradedb script on both the admin module and the reporting module. The schema has changed so you will need to run that. thats about all you need to consider.
Feb 03, 2020 07:46 AM
The only thing you will have to do is run the upgradedb script on both the admin module and the reporting module. The schema has changed so you will need to run that. thats about all you need to consider.
Feb 03, 2020 07:46 AM