SQL Server 2012: upgrade edition

sqllicense01

During setup you can install SQL Server 2012 as Evaluation edition to test the product. What if you want to insert the license or upgrade edition? Few steps are required to complete the process.

Since Evaluation edition allows you to run the Enterprise edition for 180 days, you should check used features compatibility when changing edition from Enterprise to non-Enterprise to avoid issues.

Check running version

From SQL Server Studio Management right click the SQL instance and select Properties.

sqllicense02

To check what edition is currently running, select the General page and look at the Product item. In this example the SQL Server Enterprise Evaluation version is currently installed in the system.

sqllicense03

 

Install license/upgrade

To install the SQL license or upgrade the current version, run Setup from SQL Server 2012 installation program.

Select Maintenance option and click Edition Upgrade.

sqllicense04

On Setup Support Rules click OK.

sqllicense05

If no errors, click Next to continue.

sqllicense06

Enter the SQL license then click Next.

sqllicense07

Check I accept the license terms item then click Next.

sqllicense08

Select the SQL instance to upgrade edition. Click Next.

sqllicense09

Setup validates the upgrade process. Click Next to continue.

sqllicense10

Click Upgrade button to proceed with upgrade process.

sqllicense11

When upgrade completes, click Close to exit the wizard.

sqllicense12

From SQL Server Studio Management check again current running version. In the example, SQL Server 2012 has been upgraded to Enterprise edition.

sqllicense13

The upgrade from Evaluation to a licensed edition of SQL Server 2012 is complete. You can use same procedure to change SQL Server edition as well but paying attention to used features.

firma