使用什么来分析 SQL Server 2005 Express?

发布于 2024-07-13 02:48:41 字数 455 浏览 8 评论 0原文

我在 SQL Server 2005 Express 实例上遇到了问题,我需要准确查看正在运行的内容,因为当我从 Management Studio 运行它时,我相信正在运行的内容工作正常。

Profiler 似乎不适用于 SQL Server 2005 Express。 当我尝试针对 2005 Express 版本运行 SQL Server 2000 Profiler 时,收到以下消息:“要连接到此服务器,您必须使用 SQL Server Management Studio 或 SQL Server 管理对象 (SMO)。” 然而,在搜索 Express Management Studio 的菜单来执行类似于我需要的操作时,我找不到任何内容。 我发现了一个模仿 Express 的第三方分析器,但我不想在客户的服务器上安装客户端应用程序。

如何找出 SQL Server 2005 Express 中正在运行的内容?

I've got a problem on an SQL Server 2005 Express instance, and I need to see exactly what is being run, since what I believe is being run works fine when I run it from Management Studio.

It appears that Profiler is not available for SQL Server 2005 Express. When I attempt to run SQL Server 2000 Profiler against the 2005 Express edition, I get the following message : "To Connect to this server you must use SQL Server Management Studio or SQL Server Management Objects (SMO)." However, in searching Express Management Studio for a menu to do something similar to what I need, I can't find anything. I found a third party profiler knock off for Express, but prefer to not to install a client app on my customer's server.

How do you find out what is being run in SQL Server 2005 Express?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

独守阴晴ぅ圆缺 2024-07-20 02:48:41

我使用这个 sql server profiler。 它是免费的、开源的。

I use this sql server profiler. Its free, its open-source.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文