Microsoft SQL Server Performance Monitoring and Tuning

Email Alerts

Register now to receive SearchSQLServer.com-related news, tips and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States. Privacy
  • Monitoring server disk space in SQL Server

    Monitoring your SQL Server database files is an essential operation of all DBAs. Avoid downtime and data loss with the three methods described here to monitor auto-growths of database files. 

  • Optimize merge replication performance

    Improve merge replication performance with methods explained in this tip and foster a highly scalable SQL Server environment. SQL Server expert and Microsoft MVP Hilary Cotter explains the tuning process and helps you determine if merge replication i... 

  • Improve query performance with SQL Server 2005 execution plans

    SQL Server 2005 allows you to feed a full execution plan to your query. Outsmart query optimizer with a faster query plan. One new tool – the plan guide – allows you to inject query hints without changing the original stored procedure cod... 

  • SQL Server 2005 performance tuning tools A-Z

    Make sure your SQL Server 2005 databases and applications are at optimal performance levels. Once you identify problems, you'll need to know the tools to fix them. This collection of tips from our SQL Server experts will guide you toward optimizing n... 

  • Tracing statements in SQL Server 2000

    Use SQL Profiler in your production environment to target poorly performing T-SQL commands in SQL Server 2000 and SQL 2005. Microsoft database expert Michelle Gutzait guides you through SQL Trace, from how to use trace definition through incorporati... 

  • Targeting SQL Profiler to determine performance problems

    Use SQL Profiler in your production environment to target poorly performing T-SQL commands in SQL Server 2000 and SQL 2005. Microsoft database expert Michelle Gutzait guides you through SQL Trace, from how to use trace definition through incorporati... 

  • Tracing statements in SQL Server 2005

    Use SQL Profiler in your production environment to target poorly performing T-SQL commands in SQL Server 2000 and SQL 2005. Microsoft database expert Michelle Gutzait guides you through SQL Trace, from how to use trace definition through incorporati... 

  • SQL Trace results in SQL Profiler

    Use SQL Profiler in your production environment to target poorly performing T-SQL commands in SQL Server 2000 and SQL 2005. Microsoft database expert Michelle Gutzait guides you through SQL Trace, from how to use trace definition through incorporati... 

  • Optimize database snapshots in SQL Server 2005

    The database snapshot feature in SQL Server 2005 allows you to create a read-only copy of your database that can be used for purposes, such as reporting, auditing or recovering data. Edgewood Solutions' Greg Robidoux shares how to fully optimize data... 

  • Top 5 SQL Server query tips

    SQL Server queries should guide you toward successful, trouble-free data retrieval. Our SQL Server experts have written tips on troubleshooting queries, to tips on how to run queries in Analysis Services. We've compiled a Top 5 list according to you...