Friday, March 23, 2012

Number of Processor

How do i find out number of processers are attached to the SQL Server
Box from Query Analyzer?.Praveen
you can use the extended stored procedure xp_msver. you can either just run
the whole thing or supply processorCount as a parameter. See bol for more
details.
regards
John
"Praveen" wrote:

> How do i find out number of processers are attached to the SQL Server
> Box from Query Analyzer?.
>sql

No comments:

Post a Comment