View Single Post

   
  #1 (permalink)  
Old 02-29-2008, 01:56 PM
NiponW
 
Posts: n/a
Default need information on SQL SERVER 2000 with multi-threading CPU

Hi,
I have SQL SERVER 2000 SP4 Enterprise , Windows 2003
Enterprise on
Xeon 4 Processors (now with multi-threading CPU) and I have
questions which
seem weirds to me (used to have the same config without
Multi-Threading) as following:
1. SQL Server see 8 CPUs. Is this because of
multi-threading CPUs ?
2. when use SP_WHO2 ACTIVE ,
2.1 Result has user SPID , which block
itself
(it is UPDATE and SELECT
statements, most often)
2.2 Result has user SPID , show more
than one result rows with
the same processe and command
3. when use Properties of SQL Server , it has an
error 15407 in log.

many thanks in advance
NiponW

Reply With Quote