PrepAway - Latest Free Exam Questions & Answers

You need to be able to start the SQL Server

You administer a Microsoft SQL Server 2012 instance.
After a routine shutdown, the drive that contains tempdb fails.
You need to be able to start the SQL Server. What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
Modify tempdb location in startup parameters.

B.
Start SQL Server in minimal configuration mode.

C.
Start SQL Server in single-user mode.

D.
Configure SQL Server to bypass Windows application logging.

Explanation:
Reference: http://msdn.microsoft.com/en-us/library/ms186400.aspx
Reference: http://msdn.microsoft.com/en-us/library/ms345408.aspx

3 Comments on “You need to be able to start the SQL Server

  1. Ian V says:

    Hi Brian. I believe you would have have trouble starting the instance without the volume hosting TempDB (the path information in the mdf would be pointing to the dead volume on start-up). You would not be able to modify the path without the instance running first and the only way you can start the instance here is from a command prompt in minimal configuration mode (net start…). Once the instance is running, you can then change the path using sqlcmd…

    At this stage of the game I am banking on ‘B’




    0



    0

Leave a Reply