Link to home
Start Free TrialLog in
Avatar of Alex-U
Alex-U

asked on

Using all processor cores with WS 2003 Standard x64 and SQL Server

We have the same OS, same application and same SQL Server running on 2 very simlar machines:
Windows Server 2003 R2 x64
MS SQL Server 2005 Standard x64
Dell PowerEdge 2900 (differ in number of processors)
On PE2900 with 2 dual-core processors (4 cores) SQL Server uses all 4 cores
On PE2900 with 4 dual-core processors (8 cores) SQL Server uses ONLY 2 CORES!
Can anyone tell why and how to make the latter use all 8 cores?
Avatar of Abhay Pujari
Abhay Pujari
Flag of India image

Probably this would be the answer to your question http://msdn.microsoft.com/en-us/library/ms143760.aspx
The above post is for SQL 2008. See this for SQL 2005 http://msdn.microsoft.com/en-us/library/ms143760(SQL.90).aspx.
Avatar of Alex-U
Alex-U

ASKER

Thank you, but why do you think it is 4 cores, not 4 sockets as for operating system?
ASKER CERTIFIED SOLUTION
Avatar of Abhay Pujari
Abhay Pujari
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial