What should you configure?

You administer a Microsoft SQL Server 2012 Enterprise Edition server that uses 64 cores.
You discover performance issues when complex calculations are performed on large
amounts of data under heavy system load.
You need to limit the number of cores that handle the processing.

What should you configure?

You administer a Microsoft SQL Server 2012 Enterprise Edition server that uses 64 cores.
You discover performance issues when complex calculations are performed on large
amounts of data under heavy system load.
You need to limit the number of cores that handle the processing.

What should you configure?

A.
Max worker threads

B.
Processor affinity

C.
I/O affinity

D.
Lightweight pooling



Leave a Reply 8

Your email address will not be published. Required fields are marked *


dwt

dwt

b should be the correct answer

ravee1010

ravee1010

b is correct .

Ian V

Ian V

I/O Affinity binds SQL Server disk I/O to a specified subset of CPU(s). Why do we believe Processor affinity is correct?

Ian V

Ian V

Scratch that! Got the wrong question!

R

R

Process affinity is in I/O affinity. It means that I/O affinity is the correct answer

R

R

Oops yes B is correct

MKL

MKL

B is correct.
Processor affinity.

V

V

B.
Processor affinity
For answer I/O affinity, question will have specific keyword “i/o”.