首页> 外文期刊>Visual Studio Magazine >Identify Blocked SQL Processes Quickly
【24h】

Identify Blocked SQL Processes Quickly

机译:快速识别阻塞的SQL进程

获取原文
获取原文并翻译 | 示例
       

摘要

Your database can be a primary source of poor application performance. Create your own utility that tells you which processes are being blocked and which process is causing the blocking. The system stored procedure sp_who2 is a well-known SQL Server utility that determines which processes are running on the databasernserver and which processes are being blocked, thus slowing down application performance. However, this utility doesn't easily identify the root cause of the blocking or the dependency of the blocked processes. Developing your own utility can solve these problems.
机译:数据库可能是应用程序性能不佳的主要来源。创建您自己的实用程序,该实用程序告诉您哪些进程被阻塞以及哪个进程导致阻塞。系统存储过程sp_who2是众所周知的SQL Server实用程序,它确定哪些进程正在数据库服务器上运行以及哪些进程被阻止,从而降低了应用程序性能。但是,此实用程序无法轻松识别阻塞的根本原因或阻塞进程的依赖性。开发自己的实用程序可以解决这些问题。

著录项

  • 来源
    《Visual Studio Magazine》 |2008年第6期|30323436|共4页
  • 作者

    IAN STIRK;

  • 作者单位
  • 收录信息
  • 原文格式 PDF
  • 正文语种 eng
  • 中图分类
  • 关键词

  • 入库时间 2022-08-17 23:54:50

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号