Upgrade SQL Server for EV and DA
Hi there,
we are just planning to upgrade our EV and DA environment in two steps. Currently we have EV and DA in version 11 with an standalone SQL Server 2008 R2
We want to upgrade to EV12 and DA12 in order to utilize our big SQL 2014 cluster later.
So in first line I want to upgrade the standalone SQL server in order to prepare the EV12 upgrade.
So I want to execute an inplace upgrade to SQL Server 2014. Is there anything else I have to look for rather than stopping services and backung up the databases?
Is there anything special regarding DA11 and upgrading its SQL software?
Kind regards,
Chris
Hello Chris,
In my test environment I have upgraded few times some old SQL servers (such as 2008 or 2012) to a newer version (such as 2014 or 2016) and I never had any issues.
As long as the upgrade path is supported my Microsoft, the new SQL Server version is supported by the EV version in use and the upgrade is done with Enterprise Vault and DA services stopped I don't see any issues.
I would recommend the following:
1. before stopping the Enterprise Vault services put the vault stores and indexing in backup mode
2. before do the actual upgrade do a SQL databases backup (so in case something goes wrong you can go back, about it please take a note of the current service pack for SQL installed)
3. after the SQL upgrade start the EV services (leave them in backup mode) and check if Enterprise Vault can properly connect to the new SQL server version, check from the admin console some of the settings, test some retrieves, do some searches etc...)
4. remove the backup mode for the vault store and indexes
The aforementioned procedure is just from common sense and it is not supposed to be taken like an official procedure or covered by any support.
Massimo Vagli