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)- A14% (4)
- B75% (21)
- C4% (1)
- D7% (2)
Community Discussion
No community discussion yet for this question.