A Small Class Size is the Best Learning Environment*
Only F1 has no more than 6 Delegates in a Class
Everyone has Individual Attention from the Trainer

View Recent History

Course:(8523) Microsoft CRM 3.0 Service Management - Microsoft Training Courses in London and South West
Course:(2099) Building Distributed Applications with COM+ Services and Microsoft Visual C++ - Microsoft Training Courses in London and South West
Course:(F1016) Upgrading to Visual FoxPro 8.0 from Visual FoxPro 7.0 - Microsoft Training Courses in London and South West
Course:(2072) Administering a Microsoft SQL Server 2000 Database - Microsoft Training Courses in London and South West
Course:(3041) First Look: Deploying Microsoft Windows Vista and the 2007 Office System Client Products - Microsoft Training Courses in London and South West
Exchange Server 2007 Training Course Index - F1Computing Microsoft Training Courses London South West UK
Course:(8911) Installation and Deployment in Microsoft Dynamics CRM 4.0 - Microsoft Training Courses in London and South West
Course:(6294) Planning and Managing Windows 7 Desktop Deployments and Environments - Microsoft Training Courses in London and South West
Course:(F1003) Visual FoxPro 6.0 Upgrade - Microsoft Training Courses in London and South West
Course:(50048) Enterprise Search Solution Architect Workshop - Microsoft Training Courses in London and South West
Course:(50064) Advanced Microsoft Office SharePoint 2007 Development - Microsoft Training Courses in London and South West
Course:(3372) First Look: Getting Started with the 2007 Microsoft Office System Hands-On Lab - Microsoft Training Courses in London and South West
Course:(3199) First Look: Getting Started with the 2007 Microsoft Office System - Microsoft Training Courses in London and South West
Course:(6157) Whats New in SQL Server 2008 - Clinic & Hands-on Lab - Microsoft Training Courses in London and South West
Course:(6430) Managing and Maintaining Windows Server 2008 Servers - Microsoft Training Courses in London and South West
Course:(2790) Troubleshooting and Optimizing Database Servers Using Microsoft SQL Server 2005 - Microsoft Training Courses in London and South West
Course:(3087) First Look: Microsoft Windows Vista for Developers - Microsoft Training Courses in London and South West
Course:(4007) Creating Effective Presentations Using Microsoft Office PowerPoint 2003 - Microsoft Training Courses in London and South West
Certification Fast-Track Course Index - F1Computing Microsoft Training Courses London South West UK
Course:(2095) Implementing Microsoft SharePoint Portal Server 2001 - Microsoft Training Courses in London and South West
Course:(6289) First Look: Windows 7 Beta for IT Professionals - Clinic & Hands-on Lab - Microsoft Training Courses in London and South West
Course:(2282) Designing a Microsoft Windows Server 2003 Active Directory and Network Infrastructure - Microsoft Training Courses in London and South West
Course:(3369) First Look: Getting Started with Windows SharePoint Services 3.0 - Microsoft Training Courses in London and South West
Course:(5118) Supporting Windows Vista and Applications in the Enterprise - Microsoft Training Courses in London and South West
Course:(2380) Developing Collaborative Solutions using Microsoft OfficeXP Developer - Microsoft Training Courses in London and South West
SQL Server 7 Training Course Index - F1Computing Microsoft Training Courses London South West UK
Course:(1502) Designing and Implementing a Data Warehouse Using Microsoft SQL Server 7.0 - Microsoft Training Courses in London and South West
Visual FoxPro Training Course Index - F1Computing Microsoft Training Courses London South West UK
Course:(50047) Advanced IT Pro Course for Microsoft Office SharePoint Server 2007 and Windows SharePoint Services 3.0 - Microsoft Training Courses in London and South West

Compare Recently Viewed Course Dates



Standard
SQL Server 2005

Troubleshooting and Optimizing Database Servers Using Microsoft SQL Server 2005
(Microsoft Training Course: 2790) - 2 days - £820 exc VAT

 FebMarAprMayJunJulAugSepOctNovDecJan
London01 04 03 07 05 02 06 04 01 06
Ask a Question ?Print 2 Page PDF


> Target Audience
This workshop teaches database administrators working in enterprise environments how to determine and troubleshoot performance issues using Microsoft SQL Server 2005. It is intended for current professional database administrators who have three or more years of on-the-job experience administering SQL Server database solutions in an enterprise environment.
> Course outline
  1. Building a Monitoring Solution for SQL Server Performance Issues
  2. Troubleshooting Database and Database Server Performance Issues
  3. Optimizing the Query Performance Environment
  4. Troubleshooting SQL Server Connectivity Issues
  5. Troubleshooting SQL Server Data Issues
  6. Troubleshooting SQL Server Data Concurrency Issues


Module 1: Building a Monitoring Solution for SQL Server Performance Issues
  • Narrowing Down a Performance Issue to an Environment Area.
  • Guidelines for Monitoring Database Servers and Instances by Using Profiler and Sysmon.
  • Guidelines for Auditing and Comparing Test Results.
  • Lab: Building a Monitoring Solution for SQL Server Performance Issues
Skills
  • Explain the methodology of narrowing down a performance issue to a particular database environment area.
  • Apply the guidelines for monitoring database servers and instances by using Profiler and Sysmon.
  • Apply the guidelines for auditing and comparing test results.
  • Determine which indicators to monitor.
  • Implement a monitoring solution.
  • Audit monitoring results to identify problem areas.
top
Module 2: Troubleshooting Database and Database Server Performance Issues
  • Narrowing Down a Performance Issue to a Database Object.
  • How the SQLdiag Tool Can Be Used to Analyze Outputs.
  • Lab: Troubleshooting Database and Database Server Performance Issues
Skills
  • Explain the methodology of narrowing down a performance issue to a particular database environment object.
  • Explain the use of SQLdiag tool to analyze outputs.
  • Explain the use of Profiler to narrow a troubleshooting search to a specific issue.
  • Analyze Sysmon and Profiler traces.
  • Analyze Profiler trace using SQL Server queries.
  • Determine performance issues by using SQLdiag.exe.
top
Module 3: Optimizing the Query Performance Environment
  • The Methodology of Optimizing a Query Environment.
  • The Query Performance Troubleshooting Process.
  • Use of Database Tuning Advisor to Troubleshoot the Query Environment.
  • Lab: Optimizing the Query Performance Environment
Skills
  • Explain the methodology of optimizing the query environment.
  • Describe the query performance troubleshooting process.
  • Explain how Database Tuning Advisor can be used to troubleshoot the query environment.
  • Review an execution plan for clues to poor performance.
  • Perform index analysis by using DTA.
top
Module 4: Troubleshooting SQL Server Connectivity Issues
  • The Methodology of Troubleshooting SQL Server Connectivity Issues.
  • Areas to Troubleshoot for Common Connectivity Issues.
  • What Are SQL Server 2005 Endpoints?
  • Lab: Troubleshooting SQL Server Connectivity Issues
Skills
  • Explain the methodology of troubleshooting connectivity issues.
  • Describe the areas to audit for common connectivity issues.
  • Explain the SQL Server 2005 endpoints.
  • Troubleshoot Server-Not-Found issues.
  • Troubleshoot an authentication error message.
  • Troubleshoot endpoint issues.
top
Module 5: Troubleshooting SQL Server Data Issues
  • The Methodology of Troubleshooting SQL Server Data Issues.
  • The Process of Troubleshooting Data Integrity Issues.
  • How Torn Pages Can Be Resolved using a Single-Page Restore.
  • Lab: Troubleshooting SQL Server Data Issues
Skills
  • Explain the methodology of troubleshooting data issues.
  • Explain the process of troubleshooting data integrity issues.
  • Explain how torn pages can be resolved using a single-page restore.
  • Troubleshoot and repair torn pages.
  • Troubleshoot data integrity issues.
top
Module 6: Troubleshooting SQL Server Data Concurrency Issues
  • The Methodology of Troubleshooting Concurrency Issues.
  • What Are SQL Server Latches?
  • Activity: Choosing a Blocking Monitoring Solution
  • Lab: Troubleshooting SQL Server Data Concurrency Issues
Skills
  • Explain the methodology of troubleshooting concurrency issues.
  • Explain what latches are and how they can be useful in troubleshooting long wait times.
  • Choose a blocking monitoring solution.
  • Identify the objects involved in a deadlock issue.
  • Identify the objects involved in a blocking issue.
  • Determine concurrency issues by using latch wait types.
top
> Pre-Requisites
Before attending this course, students must have the following pre-requisites:
  • Be familiar with SQL Server 2005 features, tools, and technologies.
  • Knowledge of the operating system and platform.
  • Working knowledge of SQL Server 2005 architecture.
  • Understand Transact-SQL syntax.
  • Have a Microsoft Certified Technology Specialist: Microsoft SQL Server 2005 credential - or equivalent experience.
  • In addition, it is recommended, but not required, that students have completed: Course 2778, Writing Queries Using Microsoft SQL Server 2005 Transact-SQL; Course 2779, Implementing a Microsoft SQL Server 2005 Database; Course 2780, Maintaining a Microsoft SQL Server 2005 Database.
> Purpose
After completing this course, students will be able to build a monitoring solution that will help to identify SQL Server performance issues; troubleshoot SQL Server performance issues; determine the database level reasons for poor query performance; troubleshoot common SQL Server problems; troubleshoot issues at a data level; identify the offending objects that cause concurrency issues.NB. This is a preliminary course syllabus. Some parts of the course are currently in development, so some elements of this syllabus are subject to change.
> EXAMS
There are no exams directly associated with this course