nerdexam
Microsoft

70-433 · Question #36

You attempt to query sys.dm_db_index_usage_stats to check the status on the indexes in the Contoso database. The query fails and you receive the following error: "The user does not have permission…

The correct answer is B. VIEW SERVER STATE. See the full explanation below for the reasoning.

Question

You attempt to query sys.dm_db_index_usage_stats to check the status on the indexes in the Contoso database. The query fails and you receive the following error:

"The user does not have permission to perform this action." You need to have the least amount of permissions granted to access the dynamic management views. Which permissions should be granted?

Options

  • ACONTROL
  • BVIEW SERVER STATE
  • CVIEW DATABASE STATE
  • DCREATE EXTERNAL ACCESS ASSEMBLY

How the community answered

(28 responses)
  • A
    14% (4)
  • B
    75% (21)
  • C
    4% (1)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full 70-433 Practice