1.

____________is a hard cap limit on the CPU bandwidth for all requests in the resource pool.(a) MIN_CPU_PERCENT(b) CAP_CPU_PERCENT(c) MAX_CPU_PERCENT(d) MAX_MEMORY_PERCENTThe question was posed to me in class test.My question is taken from Resource Governor in chapter Performance Tuning and Optimization of SQL Server

Answer»

The CORRECT option is (b) CAP_CPU_PERCENT

Best EXPLANATION: WORKLOADS associated with the pool can USE CPU CAPACITY above the value of MAX_CPU_PERCENT if it is available, but not above the value of CAP_CPU_PERCENT.



Discussion

No Comment Found

Related InterviewSolutions