Administering a SQL Database Infrastructure — Question 90

You install Microsoft SQL Server 2016 on a new server.
After setup is complete, you attempt to start the SQL Server service.
After being in a starting state for a few moments, the service goes back to a stopped state.
You need to determine the cause of the failure. Which file should you use?

Answer options

Correct answer: A

Explanation

The correct answer is A, as the Errorlog file contains critical information regarding the SQL Server service startup process and any errors encountered. Options B and C are not directly related to the service startup failure; B is for installation logs and C refers to a database file, while D is incomplete and does not specify a relevant file.