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
 General SQL Server Forums
 New to SQL Server Programming
 processors licensed

Author  Topic 

funketekun
Constraint Violating Yak Guru

491 Posts

Posted - 2007-09-14 : 14:52:47
how to find out how many processors are licensed on the server?

=============================
http://www.sqlserverstudy.com

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2007-09-14 : 14:54:26
You can't. You need to keep records of your licenses.

In the installation, you can say you have 8 CPU licenses on an 8-way box, however that might not be the truth.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/
Go to Top of Page
   

- Advertisement -