Logo

Troubleshooting SQL Server: A Guide for the Accidental DBA

Large book cover: Troubleshooting SQL Server: A Guide for the Accidental DBA

Troubleshooting SQL Server: A Guide for the Accidental DBA
by

Publisher: Red gate books
ISBN/ASIN: 1906434786
ISBN-13: 9781906434786
Number of pages: 358

Description:
SQL Server-related performance problems come up regularly and diagnosing and solving them can be difficult and time consuming. Read SQL Server MVP Jonathan Kehayias' Troubleshooting SQL Server: A Guide for the Accidental DBA for descriptions of the most common issues and practical solutions to fix them quickly and accurately.

Home page url

Download or read it online for free here:
Download link
(2.3MB, PDF)

Similar books

Book cover: Defensive Database Programming with SQL ServerDefensive Database Programming with SQL Server
by - Red Gate Books
The goal of Defensive Programming is to produce resilient code that responds gracefully to the unexpected. In this book, you will find practical programming techniques that will improve the quality of your T-SQL code and increase its robustness.
(13099 views)
Book cover: SQL Server Execution PlansSQL Server Execution Plans
by - Redgate Publishing
An execution plan describes what's going on behind the scenes when SQL Server executes a query. This book leads you right from the basics of capturing plans, through how to interrupt them, and how to diagnose the causes of poor query performance.
(8766 views)
Book cover: Introducing Microsoft SQL Server 2008 R2Introducing Microsoft SQL Server 2008 R2
by - Microsoft Press
This book is for anyone who has an interest in SQL Server 2008 R2 and wants to understand its capabilities. The purpose is to point out both the new and the improved in the latest version of SQL Server. Some familiarity with SQL Server is assumed.
(10725 views)
Book cover: SQL Server StatisticsSQL Server Statistics
by - Simple-Talk Publishing
Reading Holger's booklet is a great way of brushing up on the subject of Statistics and query-optimization. It is reasonably short, and geared to the practitioner rather than the theoretician. It is careful to stick with the things you need to know.
(10079 views)