x
login about faq Site discussion (meta-askssc)

What are Extended Events?

I have seen extended events listed along with DDL triggers, trace, and other SQL Server features. What are they and should I be using them?

more ▼

asked Oct 18 '09 at 01:12 PM in Default

Steve Jones - Editor gravatar image

Steve Jones - Editor ♦♦
5.1k 74 78 82

(comments are locked)
10|1200 characters needed characters left

2 answers: sort voted first

MSDN provides an excellent overview at http://msdn.microsoft.com/en-us/library/bb630354.aspx .

In a situation where no other explanation for slowdowns can be found or when using SQL Server on a server that also has other duties they can be very useful for troubleshooting slowdowns. Generally when using SQL Server on a dedicated machine they are more likely to clutter the display than provide useful information.

more ▼

answered Oct 18 '09 at 01:42 PM

TimothyAWiseman gravatar image

TimothyAWiseman
14.3k 16 20 29

(comments are locked)
10|1200 characters needed characters left

If you'd like to learn all about Extended Events I suggest reading Jonathan Kehayias' whitepaper on the matter:

http://msdn.microsoft.com/en-us/library/dd822788.aspx

Jonathan has also developed an application to help you use and view the extended events information called Extended Events Manager. The application is free and available at Codeplex: http://extendedeventmanager.codeplex.com/

more ▼

answered Oct 19 '09 at 08:32 AM

Jorge Segarra gravatar image

Jorge Segarra
419 2

(comments are locked)
10|1200 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments



Facebook logo Follow Ask SSC on Facebook
Find Ask SSC on Google+
linkedin logo Find us on LinkedIn

Topics:

x3

asked: Oct 18 '09 at 01:12 PM

Seen: 268 times

Last Updated: Oct 18 '09 at 01:38 PM

Copyright © 2002-2012 Simple Talk Publishing. All Rights Reserved. If you have any queries, please contact the site administrators.
Ask SQL Server Central is a community service provided by Red Gate.