hi,
I've sql 2005 with latest SP on HP server with the Intel E5645 Processor that have 6 Cores and 12 Threads per CPU and i have 2 CPU on server (with hyper threading enabled).
i experience some slow running query and after i run dbcc freeproccache and dbcc dropcleanbuffers the query start to run fine.
my question is - what number do i need to setup on the max degree of parallelism with the CPU that i have on the server?
THX