Detailansicht

Pro SQL Server 2012 Extended Events

Strate, Jason/Roberts, Jody/Ball, Bradley et al
ISBN/EAN: 9781430258698
Umbreit-Nr.: 4533302

Sprache: Englisch
Umfang: 336 S.
Format in cm:
Einband: kartoniertes Buch

Erschienen am 21.04.2014
Auflage: 1/2014
€ 44,89
(inklusive MwSt.)
Nicht lieferbar
  • Zusatztext
    • Pro SQL Server 2012 Extended Events gives you the edge in diagnosing and troubleshooting performance and other problems by providing visibility into the database engine and what it is doing, and where processing and elapsed time is being consumed. Support for extended events came in SQL Server 2008 Release 2, and is enhanced in SQL Server 2012. It is safe to say that the extended events framework is now possibly the single most important diagnostic tool that a database administrator can wield. The eventhandling system provides a generalized approach to tracking the details of execution of the SQL Server engine, and also sometimes related applications and even the Windows operating system. By analyzing extended event traces, you can know with certainty how SQL Server might, for example, be executing a problem query. You can know on what operations time is being lost, and you can see clearly where and how I/O is being consumed. You can also spot blocking activity, such as might occur when another session access the same data in a conflicting manner.  Pro SQL Server 2012 Extended Events is your guide to deciphering, configuring, and scaling the extended events architecture from within SQL Server 2012. Author and Microsoft SQL Server MVP Jason Strate takes you through using extended events in your environment. You'll learn to view events live as they occur using the Live Viewer. You'll learn to trace query performance for later analysis. Attention is given to monitoring, to troubleshooting, and even to auditing. Yes, extended events apply to security as well. MVP Jason Strate delivers a comprehensive strategy for tuning, monitoring, and helping to secure a SQL Server 2012 environment. Extended events can reveal much about the performance of your database. They are invaluable in performance tuning and troubleshooting. Pro SQL Server 2012 Extended Events provides all you need to step out and take full advantage of this powerful new framework for debugging, monitoring, troubleshooting, and securing your database environment. Covers the latest enhancements to extended events in SQL Server 2012. Provides all you need to wield one of the most useful diagnostic tools for DBAs. Shows extended events in the big picture, including SQL Server, PowerShell, Analysis Services, and Windows Azure SQL Database.
  • Kurztext
    • Inhaltsangabe- Introduction to Extended Events Architecture and Internals Components Getting started Using the Live Viewer Accessing Extended Events Session Data Tracing Query Performance Performance Monitoring Monitoring Resources with Extended Events Troubleshooting with Extended Events Auditing with Extended Events Monitoring Windows Azure SQL Database with Extended Events Monitoring Analysis Services with Extended Events Using Extended Events with PowerShell
  • Autorenportrait
    • Jason Strate is a database architect and administrator with more than 15 years of experience. He has been a recipient of Microsoft's "Most Valuable Professional" designation for SQL Server since July 2009. His experience includes design and implementation of both OLTP and OLAP solutions, as well as assessment and implementation of SQL Server environments for best practices, performance, and high availability solutions. Jason is a SQL Server MCITP and participated in the development of Microsoft Certification exams for SQL Server 2008. Jason is actively involved with his local PASS chapter (SQL Server User Group) and serves as its director of program development. Jason worked with the board to organize the PASSMN SQL Summit 2009 for the local community. Jason enjoys helping others in the SQL Server community and does this by presenting at technical conferences and user group meetings. Most recently, Jason has presented at the SSWUG Virtual Conferences, TechFuse, numerous SQL Saturdays, and at PASSMN user group meetings. Jason is a contributing author for the Microsoft whitepaper Empowering Enterprise Solutions with SQL Server 2008 Enterprise Edition. Jason is an active blogger with a focus on SQL Server and related technologies.