SQLIOSim
SQLIOSim is a correctness and stress tool (not a performance measurement tool). Use this to verify your IO subsystem is functioning correctly under heavy loads. In this SQL Server Storage Engine Blog post, links are provided for download, and the usage of the tool is discussed ... Source : Microsoft.com - MSDN Article
SQLIO Disk Subsystem Benchmark Tool
SQLIO is a tool provided by Microsoft which can be used to determine the I/O capacity of a given configuration ... Source : Microsoft.com - Download
A SQL Server 2005 Dynamic Management View Performance Data Warehouse
Microsoft SQL Server 2005 provides Dynamic Management Views (DMVs) to expose valuable information that you can use for performance analysis. DMVstats 1.0 is an application that can collect, analyze and report on SQL Server 2005 DMV performance data. ... Source : Codeplex.com
SQL Server query performance testing tool
A great (free) tool from Adam Machanic that allows you to perform simple load testing of a stored procedure or T-SQL command. It allows randomization of parameters and includes basic reporting of resource use. This is a great tool for testing contention issues and validating performance increases/decreases from code changes ... Source : DataManipulation.net
Netmon3
Many times, the key to solving "general network errors" errors is a network packet trace. The problem is that these errors are often thrown intermittently. This can obviously make it problematic to capture a network trace. Network Monitor 3 (AKA Netmon3) solves this problem quite nicely ... Source : Evan Basalik - Microsoft SQL Server Support Blog - Blog Post
Database Publishing Wizard
The Database Publishing Wizard enables the deployment of SQL Server 2005 databases (both schema and data) into a shared hosting environment on either a SQL Server 2000 or 2005 server ... Source : Codeplex.com
SQL Server 2005 Best Practices Analyzer
Use this tool to scan your SQL Server systems and verify that common best practices have been implemented ... Source : Microsoft.com - Download
SQL Server 2005 Performance Dashboard Reports
The Microsoft SQL Server 2005 Performance Dashboard Reports are used to monitor and resolve performance problems on your SQL Server 2005 database server. The SQL Server instance being monitored and the Management Studio client used to run the reports must both be running SP2 or later ... Source : Microsoft.com - Download
SQL Server Health and History Tool (SQLH2)
The Microsoft SQL Server Health and History Tool (SQLH2) allows you to collect information from instances of SQL Server, store this information, and run reports against the data in order to determine how SQL Server is being used ... Source : Microsoft.com - Download
SQL Server 2005 System Views Map
Download the Microsoft SQL Server 2005 System Views Map which show the key system views and their relationships in SQL Server 2005 ... Source : Microsoft.com - Download
SQL Server Integration Services Log provider reports using SQL Server Reporting Services
This report pack is a collection of SQL Server 2005 Reporting Services reports. The reports are designed to filter, analyze, and organize Log and Error row data generated by SQL Server 2005 Integration Services (SSIS). ... Source : Microsoft.com - Download
Microsoft SQL Web Data Administrator
The SQL Server Web Data Administrator enables you to easily manage your SQL Server data, wherever you are ... Source : Microsoft.com - Download