What are the things a SQL Server Agent won't start?
When I'm trying to start SQL Server Agent, I got this error:TITLE: Microsoft SQL Server Management StudioUnable to start service SQLAGENT$SQL_NAGA on server NAGA. (mscorlib) ADDITIONAL INFORMATION: The SQLAGENT$SQL_NAGA service on NAGA started and then stopped. (ObjectExplorer) Can you guys help me to solve this problem? I'm using 2014 Enterprise Edition.
Using @@version I got this: Microsoft SQL Server 2014 - 12.0.4213.0 (X64) Jun 9 2015 12:06:16 Copyright (c) Microsoft Corporation Enterprise Edition (64-bit) on Windows NT 6.3
UPDATE:
Error log of SQL Server Agent
SQL Server and SQL Server Agent both logged on as Local System Account
If you are facing sql server agent won't start error would be where I would start looking: SQLServer Error: 27, Registry information is corrupt or missing. Make sure the provider is installed and registered correctly. If you are able to perform a repair of the installation, that should resolve this. Hope this helps!