Microsoft SQL Server: MS-10980 Performance Tuning and Optimization Digital

Similar documents
SQL Server Performance Tuning and Optimization

Performance Tuning and Optimizing SQL Databases 2016

SQL Server 2012 Optimization, Performance Tuning and Troubleshooting

"Charting the Course... MOC AC SQL Server 2014 Performance Tuning and Optimization. Course Summary

Course 55144: SQL Server 2014 Performance Tuning and Optimization

SQL Server 2014 Performance Tuning and Optimization 55144; 5 Days; Instructor-led

Course Outline. SQL Server 2014 Performance Tuning and Optimization Course 55144: 5 days Instructor Led

Course 55144B: SQL Server 2014 Performance Tuning and Optimization

Microsoft SQL Server 2014: MS SQL Server Administering Databases

Course 20462C: Administering Microsoft SQL Server Databases

Microsoft Windows Server 2008: Configuring and Troubleshooting Internet Information Services IIS

Before attending this course, participants should have:

ADMINISTERING MICROSOFT SQL SERVER DATABASES

Introduction. Part I: Finding Bottlenecks when Something s Wrong. Chapter 1: Performance Tuning 3

Administering Microsoft SQL Server Databases

Microsoft Administering Microsoft SQL Server Databases

Microsoft Windows Server 2008: MS-6422 Implementing and Managing Hyper V Virtualization 6422

Administering Microsoft SQL Server Databases

20462C: Administering Microsoft SQL Server Databases

Microsoft Dynamics 2011: MS Installation and Deployment

Below are the some of the new features of SQL Server that has been discussed in this course

ExecuTrain Course Outline MOC 6231B: Maintaining a Microsoft SQL Server 2008 R2 Database

Administering Microsoft SQL Server Databases 20462C; 5 days

Administering Microsoft SQL Server Databases

W I S E. SQL Server 2008/2008 R2 Advanced DBA Performance & WISE LTD.

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server 2012 Databases

Course: Administering Microsoft SQL Server Databases Overview

MS-10775: Administering Microsoft SQL Server 2012 Databases. Course Objectives. Required Exam(s) Price. Duration. Methods of Delivery.

6231B: Maintaining a Microsoft SQL Server 2008 R2 Database

10775 Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases

10775A Administering Microsoft SQL Server 2012 Databases

Microsoft SQL Server Beginner course content (3-day)

SQL Sentry Essentials

Course 6231B: Maintaining a Microsoft SQL Server 2008 R2 Database

Administering Microsoft SQL Server 2012 Databases

20462 Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server 2012 Databases

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases

SQL Server 2008 Designing, Optimizing, and Maintaining a Database Session 1

Maintaining a Microsoft SQL Server 2008 Database

Course 20462: Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server 2014 Databases

Solving Performance Problems In SQL Server by Michal Tinthofer

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases

SQL Server 2014

Professional SQL Server 2012 Internals and Troubleshooting

Course 6232A: Implementing a Microsoft SQL Server 2008 Database

Administering Microsoft SQL Server 2012 Databases

Microsoft Official Courseware

Course Syllabus. At Course Completion

MS SQL Server 2014 New Features and Database Administration

Oracle Database 12c: Performance Management and Tuning NEW

Administering a SQL Database Infrastructure (MS )

SQL Server. DMVs in Action. Better Queries with. Dynamic Management Views MANNING IANW. STIRK. Shelter Island

Mind Q Systems Private Limited

MS Administering Microsoft SQL Server Databases

Course. Overview. Length: 5 Day(s) Published: English. IT Professionals. Level: Type: Method: Delivery. Enroll now (CAL)

6231B: Maintaining a Microsoft SQL Server 2008 R2 Database

TRACE PERFORMANCE TESTING APPROACH. Overview. Approach. Flow. Attributes

MOC Administering Microsoft SQL Server 2014 Databases

Explain how to prepare the hardware and other resources necessary to install SQL Server. Install SQL Server. Manage and configure SQL Server.

MS 20465C: Designing a Data Solution with Microsoft SQL Server

SOLIDWORKS Enterprise PDM - Troubleshooting Tools

IBM: Using Queue Replication

Administering a SQL Database Infrastructure 20764; 5 Days; Instructor-led

Administering a SQL Database Infrastructure

Administrating Microsoft SQL Server 2012 Databases

SQL Server 2012 Database Administration With AlwaysOn & Clustering Techniques

Guerrilla Warfare? Guerrilla Tactics - Performance Testing MS SQL Server Applications

ITMT 1074 Course Syllabus

NUTECH COMPUTER TRAINING INSTITUTE 1682 E. GUDE DRIVE #102, ROCKVILLE, MD WEB: TEL:

IBM DB2: LUW Performance Tuning and Monitoring for Single and Multiple Partition DBs

PERFORMANCE TUNING IN MICROSOFT SQL SERVER DBMS

Microsoft SQL Database Administrator Certification

Dynamics NAV/SQL Server Configuration Recommendations

LEARNING SOLUTIONS website milner.com/learning phone

MOC 20462C: Administering Microsoft SQL Server Databases

Microsoft SQL Server for Oracle DBAs Course 40045; 4 Days, Instructor-led

Course 20465: Designing a Data Solution with Microsoft SQL Server

Microsoft Administering a SQL Database Infrastructure

Designing a Data Solution with Microsoft SQL Server

Designing a Data Solution with Microsoft SQL Server 2014

VirtualCenter Database Performance for Microsoft SQL Server 2005 VirtualCenter 2.5

Would-be system and database administrators. PREREQUISITES: At least 6 months experience with a Windows operating system.

20465C: Designing a Data Solution with Microsoft SQL Server

Microsoft System Center: MS Data Protection 2007 Center Protection Manager Implementing 2012

MS Designing and Optimizing Database Solutions with Microsoft SQL Server 2008

MS SQL Performance (Tuning) Best Practices:

The 5-minute SQL Server Health Check

$99.95 per user. SQL Server 2008/R2 Database Administration CourseId: 157 Skill level: Run Time: 47+ hours (272 videos)

HP LoadRunner: Essentials 11

Module 15: Monitoring

Transcription:

coursemonster.com/us Microsoft SQL Server: MS-10980 Performance Tuning and Optimization Digital View training dates» Overview This course is designed to give the right amount of Internals knowledge and wealth of practical tuning & optimization techniques that you can put into production. The 5 day class offers a comprehensive coverage of SQL Server architecture, indexing and statistics strategies, optimize transaction log operations, tempdb and data file configuration, transactions and isolation levels, and locking and blocking. The course also teaches how to create baselines and benchmark SQL Server performance, how to analyze workload and figure out where performance problems are, and how to fix them. The course has a special focus on SQL Server I/O, CPU usage, memory usage, query plans, statement execution, parameter sniffing and procedural code, deadlocking, plan cache, wait and latch statistics, Extended Events, DMVs and PerfMon. Audience Profile The primary audience for this course is individuals who administer and maintain SQL Server databases and are responsible for optimal performance of SQL Server Instances that they manage. These individuals also write queries against data and need to ensure optimal execution performance of the workloads. The secondary audiences for this course are individuals who develop applications that deliver content from SQL Server databases. Skills Gained Describe the SQL Server architecture. Describe and monitor SQL Server scheduling. Analyze wait statistics. Describe core IO concepts. Describe Storage Area Networks and it's components. Test storage performance using SQLIO utility. Describe Database structures. Describe Data File Internals and best practices. Describe TempDB Internals and best practices. Describe Concurrency and Transactions. Describe SQL Server Locking Architecture. Describe Extended Events core concepts. Implement Extended Events. Monitor and trace SQL Server performance data.

Baseline and benchmark SQL Server Performance. Identify and diagnose CPU performance issues. Identify and diagnose Memory performance issues. Identify and diagnose IO performance issues. Identify and diagnose TempDB performance issues. Identify and diagnose Concurrency performance issues. Describe Optimizer Internals. Analyze, identify and fix Query Plan issues. Identify and minimize index fragmentation. Specify correct index column order. Identify and create missing indexes. Tune slow running queries. Prerequisites In addition to their professional experience, students who attend this training should already have the following technical knowledge: Basic knowledge of the Microsoft Windows operating system and its core functionality. Working knowledge of database administration and maintenance Working knowledge of Transact-SQL. Students who attend this training can meet the prerequisites by attending the following courses, or obtaining equivalent knowledge and skills: Course 20461C: Querying Microsoft SQL Server Course 20462C: Administering Microsoft SQL Server Databases Course 20464C: Developing Microsoft SQL Server Databases Course Outline Module 1: SQL Server Architecture, Scheduling and Waits This module covers high level architectural overview of SQL Server and its various components. It dives deep into SQL Server execution model, waits and queues. SQL Server Components and SQL OS Windows Scheduling vs SQL Scheduling Waits and Queues Lab : Exploring SQL Server Components and SQL OS Recording CPU and NUMA configuration Lab : Monitor Schedulers and User requests Monitor Schedulers and User Requests Lab : Monitor and record wait statistics

Monitor waiting tasks and record wait statistics Module 2: SQL Server I/O This module covers core I/O concepts, Storage Area Networks and performance testing. It focuses on SQL Server I/O operations and how to test storage performance. Core Concepts Storage Area Networks IO Setup and Testing Lab : Testing Storage Performance Configure and execute SQLIO utility Module 3: Database Structures This module covers Database Structures, Data File and TempDB Internals. It focuses on architectural concepts and best practices related to data files for user databases and TempDB. Database Structure Internals Data File Internals TempDB Internals Lab : Exploring Database Structure Internals Explore Page and Allocation Structure Lab : Enabling Instant File Initialization Configuring Instant File Initialization Lab : Reducing TempDB Latch Contention Re-configure TempDB Data Files Module 5: Concurrency and Transactions This module covers Transactions and Locking Internals. It focuses on architectural concepts and best practices related to Concurrency, Transactions, Isolation Levels and Locking. Concurrency and Transactions Locking Internals

Lab : Implement Snapshot Isolation Implement Snapshot Isolation Lab : Locking Internals Implement Partition-Level Locking Module 6: Statistics and Index Internals This module covers Statistics and Index Internals. It focuses on architectural concepts and best practices related to Statistics and Indexes. Statistics Internals and Cardinality Estimation Index Internals Lab : Statistics Internals and Cardinality Estimation Fixing Cardinality Estimation Errors Lab : Index Internals Implement the right index Module 7: Extended Events This module covers Extended Events. It focuses on architectural concepts, troubleshooting strategy and usage scenarios for Extended Events. Extended Events core concepts Implementing Extended Events Lab : Extended Events core concepts Reviewing Extended Events system health session Lab : Implementing Extended Events Tracking Page Splits using Extended Events Module 8: Monitoring, Tracing and Baselining This module covers tools and techniques to monitor, trace and baseline SQL Server performance data. It focuses on data collection strategy and techniques to analyze collected data.

Monitoring and Tracing Baselining and Benchmarking Lab : Monitoring and Tracing Collecting and Analyzing Data using Extended Events Lab : Baselining and Benchmarking Implementing Baselining Methodology Module 9: Troubleshooting Common Performance Issues This module covers common performance bottlenecks related to CPU, Memory, IO, TempDB and Concurrency. It focuses on techniques to identify and diagnose bottlenecks to improve overall performance. Troubleshooting CPU Performance Troubleshooting Memory Performance Troubleshooting I/O Performance Troubleshooting TempDB Performance Troubleshooting Concurrency Performance Lab : Troubleshooting CPU Performance Identifying and Diagnosing CPU Performance Issues Lab : Troubleshooting Memory Performance Identifying and Diagnosing Memory Performance Issues Lab : Troubleshooting IO Performance Identifying and Diagnosing IO Performance Issues Lab : Troubleshooting TempDB Performance Identifying and Diagnosing TempDB Performance Issues Lab : Troubleshooting Concurrency Performance Identifying and Diagnosing Concurrency Performance Issues Module 10: Query Execution and Query Plan Analysis This module covers Query Execution and Query Plan Analysis. It focuses on architectural concepts of the Optimizer and how to identify and fix query plan issues. Query Execution and Optimizer Internals

Analyzing Query Plans Lab : Analyzing Query Plans Identifying and Resolving Common Plan Issues Module 11: Plan Caching and Recompilation This module covers Plan Caching and Recompilation. It focuses on architectural concepts, troubleshooting scenarios and best practices related to Plan Cache. Plan Cache Internals Troubleshooting Plan Cache Issues Lab : Troubleshooting Plan Cache Issues Troubleshooting excessive Re-Compilation Module 12: Index and Query Tuning This module covers various techniques to tune indexes, queries and procedural code. It focuses on index fragmentation, index column order, overall indexing strategy and various aspects of query tuning like re-writing T-SQL code and applying hints. Index Fragmentation Indexing Techniques Indexing Strategy Lab : Index Fragmentation Reducing Index Fragmentation Lab : Indexing Techniques Re-ordering Index columns Lab : Indexing Strategy Identifying Missing Indexes Lab : Tuning Queries Re-Write T-SQL code Applying Hints View training dates»

Need more information? Why not call one of our professional training advisors on +1 559 406 7555 or email us at training@coursemonster.com The training course outline shown above is a standardised version representing all the dates available and may vary from the course you attend. You will be sent the supplier's course outline when you enquire about a specific date. SeaKom Ltd, Preston Park House, South Road, Brighton, BN1 6SB Telephone: 01793 251271 - Facsimile: 01273 358455 - E-mail:info@coursemonster.com