mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-15 03:21:37 -04:00
committed by
Karl Burtram
parent
0bd3e1b0e1
commit
209d7e48d8
3
samples/serverReports/src/sql/stopEvent.sql
Normal file
3
samples/serverReports/src/sql/stopEvent.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--Stops the XEvent Sessions
|
||||
DROP EVENT SESSION [PageContention] ON SERVER
|
||||
DROP EVENT SESSION [ObjectContention] ON SERVER
|
||||
Reference in New Issue
Block a user