using SQL 2008 R2
first time, i am trying to query Extended Event, when i run
SELECT * FROM sys.dm_xe_sessions
i see Event deadlocks running, is there any query i can run to get historial deadlocks
thanks
V
using SQL 2008 R2
first time, i am trying to query Extended Event, when i run
SELECT * FROM sys.dm_xe_sessions
i see Event deadlocks running, is there any query i can run to get historial deadlocks
thanks
V