Book your MS2790 Troubleshooting and Optimizing Database Servers Using Microsoft SQL Server 2005 Training Course

This two day course is being run six times between Thursday 1st March 2012 and Thursday 7th June 2012 in London, Manchester,

Book this course with us today from as little as £779.00 + VAT and with our price guarantee you can be confident of getting great value. Our team of experienced independent booking administrators will make the joining process painless and by providing feedback on your experiences you’ll also influence the Coursebookers independent course ratings.

See all courses by the manufacturer Microsoft
See all courses provided by F1 Computing
See all courses provided by QA

Expert Help

If you would like
advice, or to book, call
one of our experts on
01920 460232

Open: 9am - 5:30pm
Monday- Friday

Locations/dates for this course
DateLocationRatingPrice
Thursday 01 March 2012LondonSave £41.00£779.00+VAT
Monday 26 March 2012LondonSave £42.00£798.00+VAT
Wednesday 04 April 2012LondonSave £41.00£779.00+VAT
Thursday 03 May 2012LondonSave £41.00£779.00+VAT
Thursday 31 May 2012ManchesterSave £42.00£798.00+VAT
Thursday 07 June 2012LondonSave £41.00£779.00+VAT
 

Book your course now with Coursebookers!

Making an enquiry to Coursebookers couldn't be easier, just fill out the form to the left or call 01920 460232 and our team will be in touch within 48 hours.

Remember:

  • Not only are we great value, we can also boast no booking fees
  • Human administrators make booking & coordination simple and painless
  • Coursebookers is vendor neutral we can offer unbiased and independent advice
  • If you have complex booking requirements we're happy to help! Call our team on 01920 460232 to discuss your needs
  • We ensure all our courses meet our high standards, meaning you'll only ever see "the best of the best" on Coursebookers!
Download Course Outline

Summary: 

The purpose of this two-day workshop is to teach database administrators working in enterprise environments how to determine and troubleshoot performance issues using Microsoft SQL Server 2005. The primary focus of this workshop is to teach the overall process of troubleshooting. It includes establishing monitoring standards and baselines, determining performance thresholds, and focusing the investigation on specific issues.

PreRequisites: 

Before attending this course, students must have:

  • Working knowledge of SQL Server 2005 architecture including indexing, SQL execution plans, and SQL Server basic configuration.
  • Basic monitoring and troubleshooting skills. For example, students should have used Sysmon and Perfmon on the job.
  • Working knowledge of the operating system and platform. Students should understand how the operating system integrates with the database, what the platform or operating system can do, and the interaction between the operating system and the database.
  • Basic understanding of server architecture such as CPU and memory utilization and disk input/output (I/O).
  • Basic knowledge of application architecture. Students should know how applications can be designed in three layers, what applications can do, the interaction between applications and the database, and the interaction between the database and the platform or operating system.
  • Understanding of Transact-SQL syntax and programming logic.
  • Basic knowledge of Microsoft Windows networking. Students should understand how Domain Name Service (DNS) operates and how servers communicate between domains.
  • Familiarity with SQL Server 2005 features, tools, and technologies.
  • 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.
Audience: 

This course 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.

Unit 1: Building a Monitoring Solution for SQL Server Performance Issues

This unit provides an opportunity for the student to build a monitoring solution that will help to identify SQL Server performance issues. Students will design a baseline performance monitoring solution.

Lessons

  • 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

After completing this unit, students will be able to:

  • 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.

Unit 2: Troubleshooting Database and Database Server Performance Issues

This unit provides an opportunity for students to troubleshoot SQL Server performance issues. Students analyse the sample monitoring output to determine the issue. This unit includes information on a new feature in SQL Server 2005 which allows students to automatically sync a Sysmon log and Profiler trace. It also allows students to load and perform analysis against a Profiler trace using SQL Server queries. Finally, it allows students to run SQLdiag.exe as an additional troubleshooting tool.

Lessons

  • Narrowing Down a Performance Issue to a Database Object
  • How Profiler Can Help Narrow a Search to a Specific Issue
  • How the SQLdiag Tool Can Be Used to Analyse Outputs

After completing this unit, students will be able to:

  • Explain the methodology of narrowing down a performance issue to a particular database environment object.
  • Explain the use of SQLdiag tool to analyse outputs.
  • Explain the use of Profiler to narrow a troubleshooting search to a specific issue.
  • Analyse Sysmon and Profiler traces.
  • Analyse Profiler traces using SQL Server queries.
  • Determine performance issues by using SQLdiag.exe.

Unit 3: Optimising the Query Performance Environment

This unit gives students an opportunity to determine the database-level reasons for poor query performance, like bad indexes and outdated index column statistics. Students are provided with samples from a Profiler trace or a listing of poorly performing queries and directed to investigate possible reasons.

Lessons

  • The Methodology of Optimising a Query Environment
  • The Query Performance Troubleshooting Process

After completing this unit, students will be able to:

  • Explain the methodology of optimising 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.

Unit 4: Troubleshooting SQL Server Connectivity Issues

This unit explains the troubleshooting of common SQL Server problems. Examples include DNS issues, network authentication issues, and SQL Server 2005 endpoint issues.

Lessons

  • The Methodology of Troubleshooting SQL Server Connectivity Issues.
  • Areas to Troubleshoot for Common Connectivity Issues.
  • What Are SQL Server 2005 Endpoints?

After completing this unit, students will be able to:

  • 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.

Unit 5: Troubleshooting SQL Server Data Issues

This unit lets students troubleshoot issues at a data level. One exercise will be used to identify and recover a torn page. The second exercise is a business unit report which contains invalid data. The goal is for the Database Administrator to track down the reasons for the invalid data.

Lessons

  • 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

After completing this unit, students will be able to:

  • 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.

Unit 6: Troubleshooting SQL Server Data Concurrency Issues

This module lets the students identify the offending objects that cause concurrency issues. The first exercise shows students how to determine stored procedures involved in a deadlocked situation. The second exercise shows students how to determine the source of a blocking issue. The third exercise shows students how to evaluate wait types and latches.

Lessons

  • The Methodology of Troubleshooting Concurrency Issues
  • What Are SQL Server Latches?
  • Activity: Choosing a Blocking Monitoring Solution

After completing this unit, students will be able to:

  • 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
Description: 

The purpose of this two-day workshop is to teach database administrators working in enterprise environments how to determine and troubleshoot performance issues using Microsoft SQL Server 2005. The primary focus of this workshop is to teach the overall process of troubleshooting.

F1 Computing

F1 Computing have 20 years of experience in developing their CRM product, Pro-ACTION, is now used to build and deploy solutions for customers.
F1 Computing aim to meet the requirements of your company and arm you and your employees with the skills to make your business a success. Through many years of refining their courses, F1 computing have established a name for themselves, as well as a great relationship with their clients.

QA

QA training has over 25 years of experience of supplying high standard training courses in many Business, Management and IT Technical areas. Since 1983 the company has grown to have 25 training centres across the UK offering businesses routes to advance on a local and national level.
QA have a dedicated team of permanent instructors and teaching consultants who constantly improve the courses to ensure the highest possible standard of training is available.

Want to leave your own testimonial? click Here
No Testimonials have been left for this course.