Upgrade the Database and the Operating System
About this task
- Operating system: Windows version 2012 to version 2016
- Database: Microsoft SQL sever version 2012 to version 2016
Procedure
- Backup the SOADB database by performing the following steps:
- Delete the replication publication defined for the SOADB database.
- Set the SOADB database recovery model to simple.
- Perform a full backup of the SOADB database.
- Migrate the database to Windows 2016 and Microsoft SQL server 2016 by performing the following steps:
- Shut down the Windows 2012 server.
- Change the host name and IP address of the Windows 2016 server to the host name and IP address of the Windows 2012 server, respectively.
- Install Microsoft SQL server 2016.
- Install SQL Server Management Studio (SSMS) and turn on replication. For instructions on turning on the replication, refer to steps 1 through 5 in the Set Up Plant Applications SQL Server for Replication topic.
- Restore the SOADB database on Windows 2016 and Microsoft SQL server 2016 with the SQL server set to full recovery model.
- Link the Proficy MDC components to work with the new database and operating system by performing the following steps: