SQL Administration Part 2: SQL Performance methods and SQL Server utilities
  • Introduction
  • Install SQL Server 214
  • Install SQL Suite
  • POST ADDENDUM
  • APPS NEEDED
  • CREATE VM
  • INSTALL SQL SERVER 2017
  • ADVENTUREWORKS 2017 DB
  • COMPARISON SQL SERVER 2014 VS 2017
  • Clustered Index
  • Create non cluster index
  • Composite Index
  • Use or not use indexes
  • Deciding factors in creating indexes
  • using sql profler for indexes
  • Reorganize and Rebuild Indexes
  • Into To SQL Profiler
  • SQL Profiler longest running query
  • Audit logins
  • SQL Profile with Index Tuning
  • SQL Profiler Best Practice
  • SQL Server Side Trace
  • Database Engine Tuning Advisor
  • Statistics
  • Activity Monitor
  • SQL Performance Monitor
  • SQL Performance hardware issues
  • SQL Performance Monitoring Hardware CPU
  • SQL Performance Monitoring Hardware memory
  • SQL Performance Monitoring Hardware disks
  • 23 SQL Perfmon scehdule
  • DMV
  • Block and Locks
  • BLOCKING
  • Deadlock
  • Extended Events
  • Extended Events via TSQL
  • Database Snapshots
  • Import Export Data
  • BCP
  • Partition
  • Partition part 2
  • Partition 3
  • Contained datababase Part 1
  • Contained datababase Part 2
  • Policy Based Management
  • Linked Servers
  • SQL server and agent logs
  • SQL ADMINISTRATION PART 3