SQL Server Central is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Scripts with tags SQL Server 2005, Administration, Maintenance and Management, Maintenance, Performance Rss

Refine your search with one of the following additional tags (with number of items):

SQL 2005 (3)     Performance Tuning (2)     Lock and Connection Management (1)     sys.dm_exec_connections (1)    
T-SQL (3)     TSQL (2)     Missing Indexes (1)     sys.dm_exec_cursors (1)    
Tuning (3)     T-SQL Aids (2)     pivot (1)     sys.dm_exec_requests (1)    
Utility (3)     Admin (1)     Selectivity (1)     sys.dm_exec_sessions (1)    
Index Management (2)     Crosstab (1)     sys.dm_db_missing_index_details (1)     sys.dm_tran_session_transactions (1)    
Indexes (2)     FOR XML PATH (1)     sys.dm_db_partition_stats (1)     Troubleshooting (1)    
Indexing (2)     Index Tuning (1)    

Search for any content tagged SQL Server 2005 & Administration & Maintenance and Management & Maintenance & Performance

Add a script

   Items 1 to 3 of 3   
 

The Ultimate Connection Summarizer and Trouble Finder

Reports summaries of connections, running requests, open transactions, open cursors, and blocking at 3 different levels of aggregation detail, ranking trouble groups first.  Read more...
Rating: |  Discuss |  Briefcase | 1,253 reads

The Ultimate Missing Index Finder

Reports stats on what the query optimizer records in the DMVs as missing indexes and what it says the cost savings will be if they were present. Can limit by table / schema name patterns.  Read more...
By Jesse Roberge 2008/10/06 | Source: SQLServerCentral.com | Category: Index Management
Rating: |  Discuss |  Briefcase | 3,046 reads

The Ultimate Prospective-Index Column(s) Selectivity Analyzer

Gets single-column and cumulative-column selectivity stats and @Top largest dupe sets for each cumulative column stepping for a set of one or more columns for a table.  Read more...
By Jesse Roberge 2008/10/24 | Source: SQLServerCentral.com | Category: Index Management
Rating: |  Discuss |  Briefcase | 868 reads
   Items 1 to 3 of 3