nerdexam
Microsoft

70-432 · Question #77

You are the administrator of a SQL Server 2008. There are queries that have an estimated execution cost less than 3. You intend to configure the instance, make it use a single thread for these…

The correct answer is B. You should set cost threshold for parallelism. See the full explanation below for the reasoning.

Question

You are the administrator of a SQL Server 2008. There are queries that have an estimated execution cost less than 3. You intend to configure the instance, make it use a single thread for these queries. Which sp_configure configuration option should you set?

Options

  • AYou should set query governor cost limit
  • BYou should set cost threshold for parallelism
  • CYou should set priority boost
  • DYou should set precompute rank

How the community answered

(32 responses)
  • A
    3% (1)
  • B
    81% (26)
  • C
    6% (2)
  • D
    9% (3)

Community Discussion

No community discussion yet for this question.

Full 70-432 Practice