SQL SERVER PERFORMANCE TUNING PROCESS
THE BUILDING BLOCKS
events
Execution plan
Slow queries
Page splits
fragmentation
tempdb
Wait stats
indexes
Fill factor
Sql profiler
dmv
CPU
hardware
memory
COMMON PERFORMANCE ISSUES
Slow running queries issues
Fragmentation issue
Wait stats issue
Tempdb improper set up
Poor execution plan choice
SQL Server wrong configurations
Improper index design
Blocking
Building blocks
needed for
performance
tuning
More
information

SQL+Performance+Tuning optimization.pptx

  • 1.
    SQL SERVER PERFORMANCETUNING PROCESS THE BUILDING BLOCKS events Execution plan Slow queries Page splits fragmentation tempdb Wait stats indexes Fill factor Sql profiler dmv CPU hardware memory COMMON PERFORMANCE ISSUES Slow running queries issues Fragmentation issue Wait stats issue Tempdb improper set up Poor execution plan choice SQL Server wrong configurations Improper index design Blocking Building blocks needed for performance tuning More information