sqlserver2005 agent不能启动的问题
事件类型: 错误
事件来源: SQLAgent$SQL$2005
事件种类: None
事件 ID: 51
日期: 2013-5-28
事件: 15:11:30
用户: N/A
计算机: HUAXINZS
描述:
Exception 5 caught at line 228 of file t:\yukon\sql\komodo\src\core\sqlagent\src\autostrt.cpp. SQLServerAgent initiating self-termination.
有关更多信息,请参阅在 http://go.microsoft.com/fwlink/events.asp 的帮助和支持中心。
------解决方案--------------------先打上SQLServer2005最新的补丁。
------解决方案--------------------可以查询select serverproperty('productlevel').另外你只有SQL AGENT无法启动吗?
------解决方案--------------------
select serverproperty('productlevel')这个是你当前的补丁,RTM代表无补丁
select @@version这个08以上才显示补丁信息