WaitType PAGEIOLATCH_SH 隐藏的原因是什么?

发布于 2024-10-15 03:43:59 字数 201 浏览 7 评论 0原文

我正在执行一个 stord 过程,它基本上会截断 &重新加载表x。在重新加载数据期间,它连接了表a,包含1亿的表b和表x。分别有 200 万条记录。在执行存储过程期间,我在活动监视器中发现 WaitType PAGEIOLATCH_SH 正在减慢我的 sp 速度。 此等待类型“PAGEIOLATCH_SH”背后的原因是什么。以及如何避免这种等待类型。

提前致谢。

I am executing a stord proc that basically truncates & reload the table x.During reload of data , It joins table a , table b that contains 100 millions & 2 millions records resp.During the execution of stored proc i found in activity monitor that WaitType PAGEIOLATCH_SH is slowing down my sp.
what would be the reason behind this waittype "PAGEIOLATCH_SH". And how to avoid this waittype.

Thanks in Advance.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文