ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 195 - DP-300 discussion

Report
Export

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.
Answers
A.
Implement memory-optimized tables.
B.
Run the DBCC FLUSHPROCINDB command.
Answers
B.
Run the DBCC FLUSHPROCINDB command.
C.
Replace the sequential index keys with nonsequential keys.
Answers
C.
Replace the sequential index keys with nonsequential keys.
D.
Run the DBCC DBREINDEX command.
Answers
D.
Run the DBCC DBREINDEX command.
Suggested answer: A

Explanation:

Reference: https://docs.microsoft.com/en-us/azure/azure-sql/database/intelligent-insights-troubleshoot-performance#tempdb-contention

asked 02/10/2024
Michael Whitehouse
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first