This script will return all the Adhoc Single use Plans currently in your Plan Cache.
It also excludes Plan Shells created from auto/forced parameterization. Works for 2005/2008
2012-12-11 (first published: 2012-11-26)
813 reads
this script helps you to backup from all database except of sysDatabases
2012-12-07 (first published: 2012-11-19)
1,383 reads
Script to loop thru multiple linked server and get agent scheduled jobs for the next XX hours.
2012-12-06 (first published: 2012-11-16)
915 reads
See what is taking up space in tempdb.
2012-12-03 (first published: 2012-11-07)
2,012 reads
Provides a list of dependencies for a stored procedure
2012-11-30 (first published: 2012-11-03)
1,090 reads
Stored proc for scripting out full CREATE INDEX statements from your table indexes with all filegroup, filter and WITH parameters.
2012-11-27 (first published: 2012-10-18)
2,369 reads
This script will provide a dynamic mechanism to decide between REBUILDING an index or simply REORGANIZING an index. Tested and approved for SQL Server 2005 & 2008 Standard or Enterprise or R2.
2012-11-26 (first published: 2012-10-18)
3,900 reads
This script will produce the top 10 wait state issues along with their descriptions.
2012-11-22 (first published: 2012-10-22)
1,759 reads
Backup up all databases based on sys.databases.
2012-11-21 (first published: 2012-10-02)
1,566 reads
Backup up all transaction logs based on sys.databases.
2012-11-16 (first published: 2012-10-02)
1,197 reads