Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Old Forums
 CLOSED - General SQL Server
 License Question

Author  Topic 

ann
Posting Yak Master

220 Posts

Posted - 2006-10-21 : 10:26:07
If I have a server with multiple processors, do I need to have multiple licenses for SQL db? There are some applications that require multiple licences if the app. sits on a server with multiple processers

Michael Valentine Jones
Yak DBA Kernel (pronounced Colonel)

7020 Posts

Posted - 2006-10-21 : 10:53:55
It depends on your license model.

If you are using per processor licensing, you have to have a license for every processor that the OS can access.

If you use client licensing, you buy a server licemse that is the same price no matter how many processors you have, and then you have to buy an individual client license for each device or user.

Read the links below for the details.


How to Buy
http://www.microsoft.com/sql/howtobuy/default.mspx

SQL Server 2005 Licensing: Frequently Asked Questions
http://www.microsoft.com/sql/howtobuy/faq.mspx



CODO ERGO SUM
Go to Top of Page
   

- Advertisement -