<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>XE &#8211; SQLpowered.com</title>
	<atom:link href="https://sqlpowered.com/tag/xe/feed/" rel="self" type="application/rss+xml" />
	<link>https://sqlpowered.com</link>
	<description>SQL Server + BI</description>
	<lastBuildDate>Fri, 12 Jun 2020 09:37:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://sqlpowered.com/wp-content/uploads/2020/07/FavIcon-e1594067873682-99x100.png</url>
	<title>XE &#8211; SQLpowered.com</title>
	<link>https://sqlpowered.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Extended Events Filter Predicate &#8211; 3000 characters limit</title>
		<link>https://sqlpowered.com/extended-events-filter-predicate-3000-characters-limit/</link>
					<comments>https://sqlpowered.com/extended-events-filter-predicate-3000-characters-limit/#respond</comments>
		
		<dc:creator><![CDATA[Jan Dvořák]]></dc:creator>
		<pubDate>Tue, 27 Feb 2018 21:19:59 +0000</pubDate>
				<category><![CDATA[DBA]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[XE]]></category>
		<guid isPermaLink="false">https://sqlpowered.com/?p=2337</guid>

					<description><![CDATA[If you want to monitor your SQL Server instance traffic using Extended Events and you would like to capture near all statements except some common which are not useful for later analysis you can reach easily maximal limit 3000 characters for filter predicate: There is sample of one filter we...]]></description>
										<content:encoded><![CDATA[<p>If you want to monitor your SQL Server instance traffic using Extended Events and you would like to capture near all statements except some common which are not useful for later analysis you can reach easily maximal limit 3000 characters for filter predicate:</p>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-2338" src="https://sqlpowered.com/wp-content/uploads/2018/02/ExtendedEvents_3000_limit.png" alt="" width="621" height="210" /></p>
<p><span id="more-2337"></span></p>
<p>There is sample of one filter we are using in production which is near this maximum. You can imagine lot of other things we would like to remove from capturing but we can&#8217;t because of the 3000 characters limit.</p>
<p><img decoding="async" class="alignnone size-full wp-image-2339" src="https://sqlpowered.com/wp-content/uploads/2018/02/ExtendedEvents_3000_limit_filter.png" alt="" width="768" height="666" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://sqlpowered.com/extended-events-filter-predicate-3000-characters-limit/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
