Monday, February 08, 2010 Register   Login   
   You Are Here: Scripts/Tools » OpsDB - Operations Database for SQL Server      

Submit Articles  Upload Scripts   Submit Tips   Start a Blog   Upload Tools   Post Job Openings   Submit Your Resume   About SQL Community

 OpsDB Scripts
  
  

To download resources, Please Login/Register

  
 OpsDB SQL Server Tools (SQL Server Automation)
Share

 

Search
SQL_CreateAndAnalyzeTRACE
Thumbnail

This script creates a trace, loads it into SQL and then prints out the worse running stored procs for analysis.



File size6 K
Downloads12536
DateMon 07/14/2008 @ 02:05
AuthorGilles Comeau
EMailGilles.Comeau@microsoft.com
RATING:   COMMENTS (1)  

SQL_UnRestrictDBSize
Thumbnail
This script allows you to unrestrict the growth size of all the databases.


File size3 K
Downloads10832
DateTue 06/03/2008 @ 08:37
AuthorSaleem Hakani
EMailSaleem@sqlcommunity.com
RATING:   COMMENTS (0)  

SQL_SuperBCP
Thumbnail
Generates a script for exporting data from all the tables of a database.


File size1 K
Downloads11672
DateTue 06/03/2008 @ 08:36
AuthorSaleem Hakani
EMailSaleem@sqlcommunity.com
RATING:   COMMENTS (0)  

SQL_StatisticsREPORT
Thumbnail
This script helps in finding out how many records were inserted/updated/deleted since the last time statistics were updated.


File size2 K
Downloads11198
DateTue 06/03/2008 @ 08:35
AuthorSaleem Hakani
EMailSaleem@sqlcommunity.com
RATING:   COMMENTS (0)  

SQL_SQLDiag
Thumbnail
This script allows you to capture SQLDIAG information that is requested by PSS.

File size9 K
Downloads11032
DateTue 06/03/2008 @ 08:33
AuthorSQL Server Community
EMailsqlgurus@sqlcommunity.com
RATING:   COMMENTS (0)  

SQL_SmartINDEX
Thumbnail
This script allows you to obtain fragmentation information from tables and indexes of your local SQL Server. It also provides you with recommendation based on the amount of fragmentation detected in tables/indexes. It also has a feature that lets you generate a script for rebuilding or re-organizing all the indexes.



File size7 K
Downloads11621
DateTue 06/03/2008 @ 08:32
AuthorSaleem Hakani
EMailSaleem@sqlcommunity.com
RATING:   COMMENTS (0)  

SQL_SmartBACKUP
Thumbnail
Allows you to perform FULL, DIFFRENTIAL, & Log SQL Server backups using SQL Lite Speed. It can also allow you to take individual backups or can allow you to perform backups on all the databases.


File size6 K
Downloads10847
DateTue 06/03/2008 @ 08:30
AuthorSaleem Hakani
EMailSaleem@sqlcommunity.com
RATING:   COMMENTS (0)  

SQL_ServerSecurityREPORT
Thumbnail
This script displays logins and their server related permissions. It also provides you with an for those accounts that have System Admin privileges.


File size1 K
Downloads11063
DateTue 06/03/2008 @ 08:28
AuthorSaleem Hakani
EMailSaleem@sqlcommunity.com
RATING:   COMMENTS (0)  

SQL_RoboPERF
Thumbnail
SQL_RoboPERF procedure provides you with the following information:

1) HIGHCPU - Top 50 statements that are CPU intensive'
2) LOCKS - Detect real time locking information'
3) TempDBData - View current SQL Statements from TempDB'
4) SQLJobs - View SQL Server Job details'
5) IndexUsage - View which indexes are being used'


File size9 K
Downloads11799
DateTue 06/03/2008 @ 08:26
AuthorSaleem Hakani
EMailSaleem@sqlcommunity.com
RATING:   COMMENTS (0)  

SQL_ReIndeXER25
Thumbnail
This script will re-index all the indexes from a given database (if DBName is passed as a parameter) or from all the databases if no parameters passed.


File size3 K
Downloads10669
DateTue 06/03/2008 @ 08:24
AuthorSaleem Hakani
EMailSaleem@sqlcommunity.com
RATING:   COMMENTS (0)  

< PREVIOUS PAGE

  1 of 3  

NEXT PAGE >

Share

    
SQL Server  |  SQL Server Forums  |  Articles  |  Scripts/Tools  |  Tips & Tricks  |  Blogs  |  Job Board  |  Videos
Copyright 2007 by www.sqlcommunity.com    Terms Of Use   Privacy Statement