当前位置:网站首页>SQL server query database deadlock
SQL server query database deadlock
2022-04-23 10:28:00 【---Pure heart and few desires---】
SELECT der.session_id, der.start_time, datediff(ms,der.start_time,getdate()) as ms, der.cpu_time as cputime, der.logical_reads,
dest.[text] AS 'sqlcmd', der.*
FROM sys.[dm_exec_requests] AS der
CROSS APPLY
sys.[dm_exec_sql_text](der.[sql_handle]) AS dest
WHERE [session_id]>50 and [database_id]=db_id()
ORDER BY der.session_id DESC
kill Deadlock
kill id
版权声明
本文为[---Pure heart and few desires---]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231024447511.html
边栏推荐
- Common DBA SQL statements (4) - Top SQL
- DBA常用SQL语句(2)— SGA和PGA
- JUC concurrent programming 06 -- in-depth analysis of AQS source code of queue synchronizer
- Sim Api User Guide(4)
- C语言——自定义类型
- 通过流式数据集成实现数据价值(5)- 流处理
- 19. Delete the penultimate node of the linked list (linked list)
- Sim Api User Guide(6)
- Realize data value through streaming data integration (1)
- Zhengda international explains what the Dow Jones industrial index is?
猜你喜欢
【省选联考 2022 D2T1】卡牌(状态压缩 DP,FWT卷积)
Juc并发编程06——深入剖析队列同步器AQS源码
Sim Api User Guide(5)
解决VMware卸载后再安装出现的问题
Sim Api User Guide(6)
第120章 SQL函数 ROUND
Configuration of LNMP
IDEA——》每次启动都会Indexing或 scanning files to index
微信小程序简介、发展史、小程序的优点、申请账号、开发工具、初识wxml文件和wxss文件
Exercise questions and simulation test of refrigeration and air conditioning equipment operation test in 2022
随机推荐
MapReduce compression
142、环形链表||
Jerry's factors that usually affect CPU performance test results are: [article]
DBA common SQL statements (1) - overview information
997、有序数组的平方(数组)
Exercise questions and simulation test of refrigeration and air conditioning equipment operation test in 2022
What about Jerry's stack overflow? [chapter]
【无标题】
Detailed explanation of MapReduce calculation process
SQL Server 游标循环表数据
Jerry's users how to handle events in the simplest way [chapter]
707、设计链表(链表)
1. Sum of two numbers (hash table)
解决方案架构师的小锦囊 - 架构图的 5 种类型
SSH uses private key to connect to server without key
CSP认证 202203-2 出行计划(多种解法)
SQL tuning series - SQL performance methodology
Solution architect's small bag - 5 types of architecture diagrams
19、删除链表的倒数第N个节点(链表)
Chapter 3 enable and adjust the size of IM column storage (im-3.1)