Nieuws

Learn how to capture, view, analyze, and resolve database deadlocks with SQL Server Profiler, a graphical tool for monitoring SQL Server activity.
SQL Server Profiler has always been a great tool for tracing activity “under the hood” on a SQL Server and assessing its performance. One feature that helps us quickly set up a trace on our ...
While using the SQL Server Profiler Extension for Azure Data Studio to debug some queries generated by a line-of-business applicaiton , I found some rows in the profiler events that contain the ...
Profiler is a bit old-school though and likely to lead to snarky comments from SQL Server DBAs (it’s not deprecated for Analysis Services though!) who’ll say you should be using Extended Events (aka ...