exam questions

Exam DP-300 All Questions

View all questions & answers for the DP-300 exam

Exam DP-300 topic 3 question 29 discussion

Actual exam question from Microsoft's DP-300
Question #: 29
Topic #: 3
[All DP-300 Questions]

You have an Azure SQL database named db1 on a server named server1.
The Intelligent Insights diagnostics log identifies queries that cause performance issues due to tempDB contention.
You need to resolve the performance issues.
What should you do?

  • A. Implement memory-optimized tables.
  • B. Run the DBCC FLUSHPROCINDB command.
  • C. Replace the sequential index keys with nonsequential keys.
  • D. Run the DBCC DBREINDEX command.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Ciupaz
Highly Voted 7 months ago
Selected Answer: A
TempDB contention -> memory-optimized tables or reducing temporary tables or variables.
upvoted 7 times
...
eric0718
Most Recent 1 year ago
Selected Answer: A
TempDB contention The diagnostics log outputs tempDB contention details. You can use the information as the starting point for troubleshooting. There are two things you can pursue to alleviate this kind of contention and increase the throughput of the overall workload: You can stop using the temporary tables. You also can use memory-optimized tables.
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago