OLTP work loads are characterized by high volumes of similar small transactions.
It is important to keep these characteristics in mind as we examine the significance of database design, resource utilization and system performance. The top performance bottlenecks or gotchas for OLTP applications are outlined below.
Database Design issue if….
CPU bottleneck if…
Memory bottleneck if…
IO bottleneck if…
Top wait statistics in sys.dm_os_wait_stats are related to IO such as ASYNCH_IO_COMPLETION, IO_COMPLETION, LOGMGR, WRITELOG, or PAGEIOLATCH_x.
Blocking bottleneck if…
Network bottleneck if…
I've talked about the SQLCAT team before and the great content they produce , you may have had a chance
I've talked about the SQLCAT team before and the great content they produce , you may have had a
Pingback from MSDN Blog Postings » SQL Server Customer Advisory Team
Nice job Lindsey. This is a good summary of what to look for.
Pingback from DBA 101: Using Perfmon for SQL Performance Tuning : BrentOzar.com
Whitepapers & Webcasts SQL Server 2005 Waits and Queues Troubleshooting Performance Problems in SQL
I attended the Scottish SQL Server User Group meeting during the week and heard a presentation from Martin
I attended a SQL Server User Group meeting earlier this year and heard a presentation about favourite
Following are links to whitepapers on SQL Server 2005 Best Practices and performance troubleshooting
Один из самых полезных ресурсов посвященных SQL Server (за вычетом SQL Server Books Online) http://www.sqlcat.com
Один из самых полезных ресурсов посвященных SQL Server (за вычетом SQL Server Books Online) http://www.sqlcat.com,...
Pingback from How much of data can a table hold | keyongtech
PASS Summit 2009 Countdown: 5 Days
I worked with a team of folks brought together by Quest software, and we presented multiple sessions