This topic describes how to upgrade a SQL Server VDB to a higher version of SQL Server instance.
Procedure for VDB In-Place Upgrade
- Remove any VDB Refresh Policy assigned to the VDB.
- Upgrade the target SQL Server instance.
- Refresh the target environment.
Procedure to Upgrade a VDB to a New SQL Instance
- Refresh all environments.
- Login to the Delphix Management application.
- Click Manage.
- Select Datasets.
- Select the VDB to be upgraded.
- From the Actions menu (...) select Disable.
- Click Disable to confirm.
- From the Actions menu (...) select upgrade.
The Upgrade Database window will open. - Select the SQL Server instance to which you want the VDB to upgrade.
- Click OK.
- Enable the VDB. (See the Enabling and Disabling SQL Server VDBs section in Provisioning and Managing Virtual Databases.)
- Repeat steps 5 to 12 for each VDB you want to upgrade.
Related Topics