An Overview of SQL Server 2016 Licensing

The different SQL Server 2016 editions each have different licensing models.

Michael Otey

September 29, 2016

3 Min Read
An Overview of SQL Server 2016 Licensing

Licensing is always one of the more confusing aspects of any product, and SQL Server 2016 is no exception to that rule. In this post, we’ll take a closer look at the SQL Server 2016 editions and licensing models, as well as examine how licensing works in virtualization and high-availability scenarios.

SQL Server 2016 Editions and Licensing Models

The different SQL Server 2016 editions each have different licensing models. You can see an overview of the editions and their licensing in the following listing.

  • SQL Server 2016 Enterprise Edition – Core licensing only

  • SQL Server 2016 Standard Edition – Core or Server + CAL  (Client Access License) licensing

  • SQL Server 2016 Express Edition -- Free

  • SQL Server 2016 Developer Edition -- Free

  • SQL Server 2016 Evaluation Edition – 180 day trial

Before jumping into the Enterprise and Standard edition licensing, there are a couple of important things to understand about the free Developer and Express editions. First, the Developer edition has the same feature set as the Enterprise edition. It is completely free and can be run on any number of devices, but it cannot be used for production workloads. You can get it at SQL Server 2016 Developer edition. In contrast, the SQL Server 2016 Express editions can be used for production workloads, but they are limited to a single CPU and four cores, 1 GB of RAM (4 GB for the SQL Server 2016 Express with Advanced Services for Reporting Services). There is also a 10 GB per databases limitation.

Core and Server Licensing

The SQL Server 2016 Standard edition provides the option for Server + CAL licensing. Under this model, each server running SQL Server software requires a server license, and every user and/or device accessing SQL Server requires a SQL Server CAL. The open licensing cost is $931 for the server and $209 per CAL. Each SQL Server CAL allows access to multiple licensed SQL Servers, including older editions. The Server licensing model makes sense when you know how many users/devices will connect to the server.

Core licensing is an option for the SQL Server 2016 Standard edition and is a requirement for the SQL Server 2016 Enterprise edition. Core-based licensing is appropriate when you don’t know how many users/devices will be connecting to your SQL Server system. A minimum of four core licenses is required for each physical processor on the server. Additional licenses are purchased in packs of two. There is no need for CALs with Core licensing. If you are using the SQL Server 2016 Enterprise edition on a physical server, you must license all of the cores in that system. Core licensing has an open price of $14,256 per core in two core packs.

For more information, go to:

SQL_Server_2016_Licensing_Guide_EN-US.pdf

and

https://www.microsoft.com/en-us/cloud-platform/sql-server-pricing

Licensing and Virtualization

There are two primary virtualization licensing options in SQL Server 2016. You can license individual VMs, and you have the option to license for maximum virtualization. With SQL Server 2016 Standard and Enterprise edition core licensing scenarios, it’s important to understand that one virtual CPU (vCPU) equals one core license. For Server + CAL licensing, one VM equals one server, and all users/device that connect to that VM will need CALs.

The maximum virtualization option is suitable in higher-density situations. For the SQL Server 2016 Enterprise edition, if you license all of the cores in the virtualization host and cover the license with Software Assurance (SA), then you can run multiple virtual SQL Server systems--up to the number of core licenses that you have purchased.

Licensing for High Availability

High-availability scenarios with AlwaysOn Failover Clustering and AlwaysOn Availability Groups can also affect licensing requirements.  Servers licensed with SA coverage allow you to implement passive servers used for failover. These passive servers do not need a separate SQL Server license as long as they do not perform any production work. If they are running SQL Server workloads, performing reports or backups, then they would require a SQL Server license.

You can learn more about SQL Server 2016 licensing at SQL Server licensing.

HPE and Microsoft are the underwriters of this article.

 

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.