I have recently starting supporting a company, and have run into an issue with a SQL server instance. The company had some power work done over the weekend, and had to shutdown power for approximately 30 minutes. Apparently one our battery backups did not work as expected (next on my list to troubleshoot) and a data server came down hard.
The server is back up now, but I am getting an error with the SQL server service - it fails to start, and shows the following:
"Windows could not start the SQL Server (MSSQLSERVER) on Local Computer. For more information review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 3414."
I did some googling, and what I can find leads me to believe the database is corrupt. I tried to restore from a backup, but still no love.
I need to...