Hello everyone,
I am using SQL Server 2008 Enterprise and I want to use SQL Server profiler to capture deadlock event only. And when deadlock occurs and event captured, I will stop SQL Server profiler.
My question is, since I launched SQL Server profiler, and before deadlock occur (event captured), any impact (more about performance impact) to database?
thanks in advance, George