01 2019 档案

摘要:1、NSSM.exe https://nssm.cc/ 2、Topshelf 引用地址:https://www.cnblogs.com/guogangj/p/10093102.html#4136330 阅读全文
posted @ 2019-01-09 15:29 Thinking.N 编辑
摘要:--每秒死锁数量 SELECT * FROM sys.dm_os_performance_counters WHERE counter_name LIKE 'Number of Deadlocksc%'; --查询当前阻塞 WITH CTE_SID ( BSID, SID, sql_handle ) AS ( SELECT blocking_ses... 阅读全文
posted @ 2019-01-09 14:26 Thinking.N 编辑

点击右上角即可分享
微信分享提示