缺少连接谓词警告

发布于 2024-07-14 16:35:21 字数 122 浏览 4 评论 0原文

我正在使用探查器运行 SQL Server 2005 跟踪。 我看到一些缺少连接谓词的警告,但我无法根据他们提供给我的数据确定它发生在哪里。 我所拥有的只是 transactionID。 有什么办法可以找出是什么物体造成的?

I'm running a SQL Server 2005 trace using profiler. I'm seeing some missing join predicate warnings, but I can't determine where its occurring with the data they are giving me. All I have is the transactionID. Any way to find out what object is causing this?

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

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

发布评论

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

评论(1

爱*していゐ 2024-07-21 16:35:21

如果您有探查器跟踪数据,那将是由于在其之前运行的查询造成的。

If you have the profiler trace data, it will be due to the query run just before it.

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