<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Extended Events on Rudi Bruchez</title><link>https://www.pachadata.com/en/tags/extended-events/</link><description>Recent content in Extended Events on Rudi Bruchez</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 28 Aug 2026 16:14:17 +0200</lastBuildDate><atom:link href="https://www.pachadata.com/en/tags/extended-events/index.xml" rel="self" type="application/rss+xml"/><item><title>Identify blocking problems</title><link>https://www.pachadata.com/en/docs/howtos/performance/blocking/</link><pubDate>Fri, 28 Aug 2026 00:00:00 +0000</pubDate><guid>https://www.pachadata.com/en/docs/howtos/performance/blocking/</guid><description>&lt;div class="alert alert-success" role="alert"&gt;&lt;div class="h4 alert-heading" role="heading"&gt;TL;DR&lt;/div&gt;&#10;&lt;p&gt;Blocking happens when one session waits for a lock held by another session. To find out &lt;em&gt;who&lt;/em&gt; blocks &lt;em&gt;what&lt;/em&gt;, you enable the &lt;code&gt;blocked process threshold&lt;/code&gt; and start an Extended Events session that records a report every time a block exceeds that threshold. You let it run for a few days, compress the &lt;code&gt;.xel&lt;/code&gt; files and send them for analysis. The impact on production is negligible.&lt;/p&gt;&#10;&lt;/div&gt;&#10;&lt;p&gt;This page is a procedure to follow from start to finish. If you are in a hurry, the five steps are: &lt;a href="https://www.pachadata.com/en/docs/howtos/performance/blocking/#step-1--set-the-blocked-process-threshold"&gt;set the threshold&lt;/a&gt;, &lt;a href="https://www.pachadata.com/en/docs/howtos/performance/blocking/#step-2--create-and-start-the-event-session"&gt;create the session&lt;/a&gt;, &lt;a href="https://www.pachadata.com/en/docs/howtos/performance/blocking/#step-3--let-the-collection-run"&gt;let it run&lt;/a&gt;, &lt;a href="https://www.pachadata.com/en/docs/howtos/performance/blocking/#step-4--collect-and-send-the-files"&gt;collect the files&lt;/a&gt;, &lt;a href="https://www.pachadata.com/en/docs/howtos/performance/blocking/#step-5--clean-up"&gt;clean up&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>