Introduction to SQL Server 2008 Extended Events
Posted
on SQL Team
See other posts from SQL Team
Published on Tue, 19 May 2009 00:00:00 GMT
Indexed on
2010/03/11
4:41 UTC
Read the original article
Hit count: 247
Filed under:
SQL Server 2008 Extended Events are the new low level, high performance eventing system in SQL Server. They use less system resources and provide better tracking of SQL Server performance than previous methods like Perfmon and SQL Trace/Profiler events.
© SQL Team or respective owner