Arrow Education reçoit la certification QUALIOPI
La certification QUALIOPI permet à nos clients de faire financer les formations de leurs collaborateurs par les organismes financeurs.
CODE: MCS_10987
DURÉE: 32 Hours (4 Jours)
PRIX H.T.: €2 480,00
This four-day instructor-led course provides students who manage and maintain SQL Server databases with the knowledge and skills to performance tune and optimize their databases.
After completing this course, students will be able to:
Describe the high level architectural overview of SQL Server and its various components.
Describe the SQL Server execution model, waits and queues.
Describe core I/O concepts, Storage Area Networks and performance testing.
Describe architectural concepts and best practices related to data files for user databases and TempDB.
Describe architectural concepts and best practices related to Concurrency, Transactions, Isolation Levels and Locking.
Describe architectural concepts of the Optimizer and how to identify and fix query plan issues.
Describe architectural concepts, troubleshooting scenarios and best practices related to Plan Cache.
Describe architectural concepts, troubleshooting strategy and usage scenarios for Extended Events.
Explain data collection strategy and techniques to analyze collected data.
Understand techniques to identify and diagnose bottlenecks to improve overall performance.
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.
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.
Course OutlineModule 1: SQL Server Architecture, Scheduling, and WaitsThis module covers high level architectural overview of SQL Server and its various components. It dives deep into SQL Server execution model, waits and queues.Lessons
After completing this module, you will be able to:
Describe the SQL Server components and SQL OS
Describe the differences between Windows Scheduling and SQL scheduling
Describe waits and queues
After completing this module, you will be able to:
Describe the core concepts of SQL I/O
Describe storage solutions
Setup and test I/O
After completing this module, you will be able to:
Describe the internal setup of database structures
Describe the internal setup of data files.
Describe the internal setup of TempDB
After completing this module, you will be able to:
Describe the components of Windows memory
Describe the components of SQL Server memory
Describe In-Memory OLTP
After completing this module, you will be able to:
Explain concurrency and transactions
Describe locking
After completing this module, you will be able to:
Describe statistics internals
Explain cardinality estimation
Describe why you would use Columnstore indexes and be able to implement one
After completing this module, you will be able to:
Describe query execution and optimizer
Analyze query plans and resolve common issues
After completing this module, you will be able to:
Describe plan cache
Troubleshoot plan cache issues
Describe query store and why you would use it
After completing this module, you will be able to:
Describe the core concepts of extended events
Implement extended events
After completing this module, you will be able to:
Describe various options for monitoring and tracing
Describe various options for benchmarking and baselining