0

SQL Server 2012 SQL Agent安装后不会启动。检查权限,在表面配置上,一切正常,已尝试将其作为另一个帐户运行,没有喜悦。我收到的错误如下:

请求失败或服务未及时响应。有关详细信息,请参阅事件日志以获取适用的日志。

使用以下详细信息跟踪的事件日志:

Faulting application SQLAGENT.EXE, version 2011.110.3128.0, time stamp 0x50de7939, faulting
module SQLSVC.dll, version 6.0.6002.18881, time stamp 0x51da3d16, exception code 0xc0000142, 
fault offset 0x00000000000b6fc8, process id 0xdb8, application start time 0x01d02a7019de72d7.

我收集的有关失败的更多信息。请注意我已经运行了命令:EXEC SP_CONFIGURE 'Agent XPs'with

EXEC SP_CONFIGURE 'show advanced options',1
GO
RECONFIGURE
GO
EXEC SP_CONFIGURE 'show advanced options'

====================================

Unable to start service SQLSERVERAGENT on server WDBTEST1. (mscorlib)

节目地点:

服务器堆栈跟踪:

 at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.Service.Start()
 at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[]
 args, Object server, Object[]& outArgs)
 at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, 
 IMessageSink replySink)

在 [0] 处重新抛出异常:

  at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)
  at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)
  at   
  Microsoft.SqlServer.Management.UI.VSIntegration.
  ObjectExplorer.ServiceActionHandler.EndInvoke(IAsyncResult result)
  at 
  Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.
  ServiceControlProgress.ActionCompletedHandler(IAsyncResult result)

====================================

Service Request Timeout (ObjectExplorer)

节目地点:

Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
.Service.CheckServiceActionReturnValueS 
uccess(UInt32 returnValue)
at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.Service.Start()
4

0 回答 0