Hi @AlexRobert ,
Enterprise Edition is ideal for applications requiring mission critical in-memory performance, security and high availability.
We know that the Enterprise Edition uses core-based licensing.
This license allows for an unlimited number of users and devices to be connected to a server. If you want to install your SQL servers under a Core Based License, make sure you can follow these rules:
- You need to license every physical operating system environment (OSE) that is running SQL server software. You will need a core license for every core in the processor.
- You need at least four core licenses for each physical processor on the server (core licenses are sold in packs of two).
- The SQL Server or any of its components needs to be licensed. What this means is that you can't separate products of the SQL server over different machines. If the SQL Server Agent is running exclusively on one SQL server and the SQL server reporting services is being run exclusively on another machine, you'll run into problems if you try to license that all under a single license. You would need two separate licenses for that scenario.
- Anything that is installed on the physical machine you need to have a license for. You don’t necessarily need it to be running to require a license for it.
- The same logic is applied when using virtual cores in virtual environments.
A math problem: Let's say I have a single physical server. On the physical server, there are two processors, each with six physical cores with a total of twelve cores. In addition to the license for the operating system, I would need 6 core licenses (since they come in packs of two) in order to be properly licensed.
Best Regards,
Joy
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.