询问者
SQL Server Agent can not start 代理启动失败

问题
全部回复
-
Hi EricZom,
你给的错误信息太过一般性,能给我们提供一些windows event log 和 sql agent log(默认位置:C:\Program Files\Microsoft SQL Server\MSSQLX.MSSQLSERVER\MSSQL\Log\SQLAGENT.X详细的错误吗?
下面这个连接讲述了造成这种错误的一个可能性原因:https://blog.sqlauthority.com/2018/11/03/sql-server-unable-to-start-service-sqlserveragent-on-server-mscorlib/
Best regards,
Dedmon Dai
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com -
Hi EricZom,
你这个错误信息感觉是你的sql agent无法连接你的sql engine啊,你的sql server service是否启动了?你是否在sql server configuration manger上为sql server启用了named pipe协议?
Best regards,
Dedmon Dai
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com