🇩🇪
Programm
This course is designed to give the right amount of Internals knowledge, and wealth of practical tuning and optimization techniques, that you can put into production. The course 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. Coverage of in-memory tables and stored procedures along with an introduction to this exciting new technology is included.

Wir empfehlen den Besuch unserer smart Seminare:

Nach Abschluss dieses Seminars haben die Teilnehmer Wissen zu folgenden Themen:
  • Understand and utilize the new cardinality estimator.
  • Understand and utilize memory-optimized tables.
  • Understand performance.
  • Understand and utilize startup stored procedures.
  • Understand database structures.
  • Understand and utilize Instant File Initialization.
  • Understand how SQL stored data.
  • Understand how SQL locates data.
  • Understand temporary table internals.
  • Understand and utilize the new cardinality estimator.
  • Understand and utilize memory-optimized tables.
  • Understand performance.
  • Understand and utilize startup stored procedures.
  • Understand database structures.
  • Understand and utilize Instant File Initialization.
  • Understand how SQL stored data.
  • Understand how SQL locates data.
  • Understand temporary table internals.
  • Understand and utilize table valued parameters.
  • Understand concurrency.
  • Understand and utilize transactions.
  • Understand isolation levels.
  • Understand and utilize SQL Server locking architecture.
  • Understand SQL and Storage Area Networks (SAN).
  • Understand and utilize SQL on virtual machines.
  • Understand SQLIO Utility and its uses.
  • Understand and utilize partitioned tables and indexes.
  • Understand and utilize the Resource Governor.
  • Understand and utilize Activity Monitor.
  • Understand Live Query Statistics.
  • Understand how to monitor SQL using Transact-SQL.
  • Understand and utilize performance DMVs.
  • Understand indexes and their importance.
  • Understand index types.
  • Create and alter indexes.
  • Understand and utilize index metadata.
  • Understand and utilize Database Tuning Advisor.
  • Understand and utilize Index Data Management Objects.
  • Understand fragmentation of indexes and utilize page splits.
  • Understand index storage strategies.
  • Understand and utilize indexed views.
  • Understand monitoring indexes.
  • Understand index best practices.
  • Understand and utilize statistics objects.
  • Understand and utilize histogram.
  • Understand and utilize new vs old cardinality estimator.
  • Understand and utilize incremental statistics.
  • Understand and utilize computed columns.
  • Understand and utilize filtered statistics.
  • Understand and utilize ascending keys.
  • Understand and utilize statistics maintenance plan.
  • Understand architecture.
  • Understand and utilize tables and indexes.
  • Understand and utilize the hash index.
  • Understand and utilize natively compiled stored procedures.
  • Understand restrictions.
  • Understand and utilize the Analyze Migrate Report tool.
  • Understand and utilize in-memory data management views.
  • Understand and utilize the SQL Trace Default template.
  • Understand and utilize the SQL Profiler Tuning template.
  • Create and utilize a template for slow running queries.
  • Understand and identify long running queries.
  • Use Profiler to detect deadlocks.
  • Use Profiler to detect a blocked process.
  • Understand and utilize query hints.
  • Create and test a plan guide.
  • Allow SQL Profiler to help create a plan.
  • Understand and utilize plan freezing.
Ziele
  1. Course Overview
    1. Introduction
    2. Course Materials
    3. Facilities
    4. Prerequisites
    5. What We'll Be Discussing
  2. SQL 2014 Architecture
    1. The New Cardinality Estimator
    2. Memory-Optimized Tables
    3. Understanding Performance for Developers
    4. Understanding Startup Parameters
    5. Startup Stored Procedures
    6. Database Structures
    7. Instant File Initialization
    8. How SQL Stores Data
    9. How SQL Locates Data
  3. The Database Engine
    1. Four Important Concepts
    2. Temporary Tables Internals
    3. Concurrency
    4. Transactions
    5. Isolation Levels
    6. SQL Server Locking Architecture
    7. SQL and Storage Area Networks (SAN)
    8. SQL on VMs
    9. SQLIO Utility
    10. Partitioned Tables and Indexes
  4. SQL Performance Tools
    1. The Resource Governor
    2. Activity Monitor
    3. Live Query Statistics
    4. Monitoring SQL with Transact-SQL
    5. Dynamic Management Objects (DMOs) and Performance Tuning
  5. Query Optimizing and Operators
    1. Tuning Process
    2. Performance Monitor Tool
    3. SQL Query Processing Steps
    4. Understanding Execution Plans
    5. SET STATISTICS TIME and SET STATISTICS IO
    6. Data Access Operators
    7. Troubleshooting Queries
  6. Understanding Indexes
    1. Introduction to Indexes
    2. Index Types by Storage
    3. Index Types by Column Designation
    4. Creating and Altering Indexes
    5. Metadata
    6. Data Management Views for Indexing
    7. Database Engine Tuning Advisor
    8. Index Data Management Objects
    9. SQL Server Fragmentation
    10. Patterns
    11. Index Storage Strategies
    12. Indexed Views
    13. Monitoring Indexes
    14. Index Dynamic Management Objects (DMOs)
    15. Best Practices
  7. Understanding Statistics
    1. Statistics
    2. Cardinality Estimator
    3. Incremental Statistics
    4. Computed Columns Statistics
    5. Filtered Statistics
    6. Maintenance
  8. In-Memory Database
    1. Architecture
    2. Tables and Indexes
    3. Natively Compiled Stored Procedures
    4. Restrictions
    5. Analyze Migrate Report Tool
    6. In-Memory Data Management Views (DMV)
  9. SQL Profiler and SQL Trace
    1. SQL Trace
    2. SQL Trace Architecture
    3. SQL Server Profiler
  10. Query Issues and Hints
    1. Query Hints
    2. Plan Guides
    3. Plan Freezing
    4. Join Orders
Voraussetzungen
Für dieses Seminar werden folgende Kenntnisse empfohlen:
  • Basic knowledge of the Microsoft Windows operating system and its core functionality.
  • Working knowledge of database administration and maintenance.
  • Working knowledge of Transact-SQL.