PrepAway - Latest Free Exam Questions & Answers

Tag: check the allocation and structural integrity of a database dbcc checkdb dbcc checkfilegroup

What is the result of issuing this statement?

You are the database administrator for a banking firm. Your company stores information regarding all itscustomers in a database named Customers . A power failure causes your server to shut down unexpectedly. Thiscauses the database to close improperly. After restoring the power, you restart the server, and start up the database. To ensure that the database is notcorrupted, you issue the following statement:
DBCC CHECKDB;
What is the result of issuing this statement? (Choose all that apply.)