hishizy 2013-08-27 08:48 采纳率: 0%
浏览 4563

sqlserver2008 r2 非正常关机后,服务启动失败问题

错误日志:
2013-05-26 00:00:42.89 spid24s This instance of SQL Server has been using a process ID of 1720 since 2012/9/19 9:19:58 (local) 2012/9/19 1:19:58 (UTC). This is an informational message only; no user action is required.
2013-05-26 11:14:23.11 服务器 SQL Server is terminating because of a system shutdown. This is an informational message only. No user action is required.
2013-05-26 11:14:24.50 spid12s Service Broker manager has shut down.
2013-05-26 11:14:24.50 spid12s Error: 17054, Severity: 16, State: 1.
2013-05-26 11:14:24.50 spid12s The current event was not reported to the Windows Events log. Operating system error = (null). You may need to clear the Windows Events log if it is full.
2013-05-26 11:14:24.56 spid9s SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.

求高手解惑!

  • 写回答

2条回答

  • 极地_雪狼 2013-08-28 07:10
    关注

    这应该是提醒或警告,不是错误吧。你看看系统日志和应用程序日志。

    评论

报告相同问题?

悬赏问题

  • ¥15 如何修改pca中的feature函数
  • ¥20 java-OJ-健康体检
  • ¥15 rs485的上拉下拉,不会对a-b<-200mv有影响吗,就是接受时,对判断逻辑0有影响吗
  • ¥15 使用phpstudy在云服务器上搭建个人网站
  • ¥15 应该如何判断含间隙的曲柄摇杆机构,轴与轴承是否发生了碰撞?
  • ¥15 vue3+express部署到nginx
  • ¥20 搭建pt1000三线制高精度测温电路
  • ¥15 使用Jdk8自带的算法,和Jdk11自带的加密结果会一样吗,不一样的话有什么解决方案,Jdk不能升级的情况
  • ¥15 画两个图 python或R
  • ¥15 在线请求openmv与pixhawk 实现实时目标跟踪的具体通讯方法