sql server properties - processors

  • Hi,

    Using EM - right click local server - properties and then processor tab lists the no. of processors available.

    But through query analyzer - how to get the processor tab information

    Thanks.

     

  • You can use master.dbo.xp_msver extended stored procedure to gather cpu count as well as a lot of other details. 

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply