Microsoft
DP-300 · Question #60
Hotspot Question You have SQL Server on an Azure virtual machine that contains a database named DB1. The database reports a CHECKSUM error. You need to recover the database. How should you complete th
Sign in or unlock DP-300 to reveal the answer and full explanation for question #60. The question stem and answer options stay visible for context.
Submitted by lukas.cz· Mar 6, 2026Plan and configure a high availability and disaster recovery environment
Question
Hotspot Question You have SQL Server on an Azure virtual machine that contains a database named DB1. The database reports a CHECKSUM error. You need to recover the database. How should you complete the statements? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Answer:
Exhibit
Answer Area
- ALTER DATABASE [DB1] SET ... WITH ROLLBACK IMMEDIATE;OFFLINEONLINESINGLE_USERTRUSTWORTHY
- DBCC CHECKDB ('DB1', ... WITH NO_INFOMSGS;MOINDEXPHYSICAL_ONLYREPAIR_ALLOW_DATA_LOSSREPAIR_FAST
- ALTER DATABASE [DB1] SET ...MULTI_USER;ONLINE;OPEN;TRUSTWORTHY;
Unlock DP-300 to see the answer
You've previewed enough free DP-300 questions. Unlock DP-300 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#database recovery#DBCC CHECKDB#CHECKSUM error#repair options#single-user mode
