运行 fn_trace_gettable

发布于 2024-07-29 19:38:09 字数 79 浏览 3 评论 0原文

我可以使用 fn_trace_gettable 读取 2000 SQL Server 上的跟踪文件,而无需停止跟踪吗?

Can I read a tracefile on 2000 SQL server using fn_trace_gettable without having to stop the trace?

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

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

发布评论

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

评论(2

臻嫒无言 2024-08-05 19:38:09

是的,只要您从执行跟踪的实例运行它即可。

Yes, so long as you run it from the instance that the trace is executed from.

埖埖迣鎅 2024-08-05 19:38:09

还可以考虑使用翻转文件。 这样您就可以将完整文件复制到另一台计算机并在跟踪仍在运行时查看它们。

also think about using rollover files. that way you can copy the full files to another machine and look at them while your trace is still running.

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