加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 站长学院 > MsSql教程 > 正文

sql-server-2008 – 活动监视器无法对服务器执行查询

发布时间:2020-12-12 16:47:15 所属栏目:MsSql教程 来源:网络整理
导读:有没有解决方案让SSMS活动监视器工作? 问题: SQL Server活动监视器失败并显示错误对话框: TITLE: Microsoft SQL Server Management Studio The Activity Monitor is unable to execute queries against server [SERVER]. Activity Monitor for this instan
有没有解决方案让SSMS活动监视器工作?

问题:

SQL Server活动监视器失败并显示错误对话框:

TITLE: Microsoft SQL Server Management
Studio
The Activity Monitor is
unable to execute queries against
server [SERVER]. Activity Monitor for
this instance will be placed into a
paused state. Use the context menu in
the overview pane to resume the
Activity Monitor.

ADDITIONAL INFORMATION:
Unable to
find SQL Server process ID [PID] on
server [SERVER]
(Microsoft.SqlServer.Management.ResourceMonitoring)

我在SQL Server 2008 R2 x64 Developer Edition上遇到此问题,但我认为在使用SQL Server 2008的所有64位系统中都可以找到它,但在一些尚未识别的情况下.

Microsoft Connect中有一个bug report,但尚未解决.

解决方法

检查性能监视器中是否存在SQLServer性能计数器.如果没有,manually rebuild all performance counters运行带有管理权限的lodctr / R命令:
cd windowssystem32
lodctr /R

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读