
Many times we successfully installed evaluation copy of SQL Server and not aware about the procedure to apply/upgrade licences.
This article, contains step by step instruction on how to upgrade Microsoft SQL Server 2012 Evaluation Edition to Microsoft SQL Server Enterprise Core-base licence.
Steps
// Run SQL Server 2012 installer by double-click on Setup file as below:
// Processing…
// Chose Maintenance tab.
// Chose Maintenance tab.
// Processing…
// Verifying Setup Support Rules, after verification click OK.
// Processing…
// Verifying Setup Support Rules, after verification click OK.
// Enter product key and click on Next button.
// Accepts the license terms and click Next.
// Select Instance
// Verifying Edition Upgrade Rules, after verification click Next button.
// Click on Upgrade button.
// Upgrade successful with Succeeded status as below.
// You can verify licenses by right-click on instance name @ SQL Server Management Studio.
By above method we can apply/upgrade license to SQL server 2012.
***********************************************************************
Note: Please don’t hesitate to revert in case of any query OR feedback.
Thanking you.
Have a easy life ahead.