﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2012 / SQL 2012 - General  / Extended Events Export to table / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Tue, 18 Jun 2013 01:13:44 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Extended Events Export to table</title><link>http://www.sqlservercentral.com/Forums/Topic1424424-2799-1.aspx</link><description>Thanks Grant. Meant to get back to this but have been swampedIt seems Im going to have to get my hands dirty with XQuery to get what I want which isnt a bad thing.Thanks for pointing me in the right directionAnother alternative i found was that you can open up individual files and then export those to tables. This will mimize the size of the temp file that gets created. It isnt really ideal as it wil always created the temp file on the c:\ drive</description><pubDate>Fri, 01 Mar 2013 08:04:35 GMT</pubDate><dc:creator>DominantDBA</dc:creator></item><item><title>RE: Extended Events Export to table</title><link>http://www.sqlservercentral.com/Forums/Topic1424424-2799-1.aspx</link><description>Instead of opening it up within the GUI, just run a query directly against it using [url=http://msdn.microsoft.com/en-us/library/cc280743.aspx]sys.fn_xe_file_target_read_file[/url]</description><pubDate>Wed, 27 Feb 2013 04:55:47 GMT</pubDate><dc:creator>Grant Fritchey</dc:creator></item><item><title>Extended Events Export to table</title><link>http://www.sqlservercentral.com/Forums/Topic1424424-2799-1.aspx</link><description>Hi AllI kicked off a queries detail tracking(using an event file as data storage) extended events on my pre-prod environment yesterday which I ran for 5-6 hours yesterday amd then stopped it. Quite a lot of data was created(30gb) in *.xel files which was fine as it was being put on a large backup driveBefore I left work yesterday I wanted to export all this information to a table in order for me to do some tuning analysis. So I went right click-&amp;gt;view target data then locked my computer and went home.I came in this morning and was alarmed to find the c:\ drive out of space! Awesome :)When you perform the above action SSMS creates a file on the folder C:\Users\[username]\AppData\Local\Temp\2 that is holding temporary results of what is on the view target data &amp;#119;indow.I cant find a way to import the extended events xel files into a table in SSMS without doing the view target data thing? Is there an easy way to do this?ThanksChris</description><pubDate>Wed, 27 Feb 2013 03:12:07 GMT</pubDate><dc:creator>DominantDBA</dc:creator></item></channel></rss>