Capture SQL Server Query Execution using Extended Events

preview_player
Показать описание
The bundled content focuses on internals, troubleshooting, query tuning, performance optimization, tips, tricks, and loads of content from the real world.
Рекомендации по теме
Комментарии
Автор

We can get these events in SQL Server profiler too. How is it different?

madhunair
Автор

How can I capture just one per type? now I capture 17-18 rows per executions, I have thousands of executions... Is there a possibility to store the collected events to files just 1 per type?

Iulianodmg