MS SQL Parelleism

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Hermess
    New Member
    • Jun 2007
    • 3

    MS SQL Parelleism

    Hello all,

    i have two node cluster, each server has 4 dual core processors (16 virtuals) and 16 GB of RAM.
    I have to examine if MS SQL Server process is executed by more than one of processor (SQL batchs ect) because i have message of bad working antivirus software whitch blocs multiprocessor execution.

    Have anybody idea how can i proof multiproccesor execution ?

    Thank you

    Regards
  • Motoma
    Recognized Expert Specialist
    • Jan 2007
    • 3236

    #2
    Originally posted by Hermess
    Hello all,

    i have two node cluster, each server has 4 dual core processors (16 virtuals) and 16 GB of RAM.
    I have to examine if MS SQL Server process is executed by more than one of processor (SQL batchs ect) because i have message of bad working antivirus software whitch blocs multiprocessor execution.

    Have anybody idea how can i proof multiproccesor execution ?

    Thank you

    Regards
    I don't know of a way to "prove" multiprocessor execution, however, you can check your Processor control settings in Enterprise Manager, and watch the individual CPU usage with Task Manager.

    Comment

    Working...