Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 
        
Home       Members    Calendar    Who's On


Add to briefcase

SQLServerCentral Runs sp_Blitz - Reliability Expand / Collapse
Author
Message
Posted Tuesday, January 15, 2013 12:01 AM


SSC-Dedicated

SSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-Dedicated

Group: Administrators
Last Login: 2 days ago @ 1:47 PM
Points: 31,406, Visits: 13,722
Comments posted to this topic are about the item SQLServerCentral Runs sp_Blitz - Reliability






Follow me on Twitter: @way0utwest

Forum Etiquette: How to post data/code on a forum to get the best help
Post #1407048
Posted Tuesday, January 15, 2013 6:07 AM


Valued Member

Valued MemberValued MemberValued MemberValued MemberValued MemberValued MemberValued MemberValued Member

Group: General Forum Members
Last Login: Wednesday, May 15, 2013 11:39 AM
Points: 54, Visits: 309
The log-bigger-than-database check is one of my favorite recent additions. I can't believe how often it comes up, and it's something I never would have thought to check for manually. It's so easy to fix, too.


Post #1407212
Posted Tuesday, January 15, 2013 6:36 AM


Ten Centuries

Ten CenturiesTen CenturiesTen CenturiesTen CenturiesTen CenturiesTen CenturiesTen CenturiesTen Centuries

Group: General Forum Members
Last Login: Tuesday, May 07, 2013 12:02 PM
Points: 1,058, Visits: 2,574
Brent Ozar (1/15/2013)
The log-bigger-than-database check is one of my favorite recent additions. I can't believe how often it comes up, and it's something I never would have thought to check for manually. It's so easy to fix, too.


You're right there. I've seen this many times, more in system that are set up, but the maintenance plans are never put in place becausse the associated application is not setup/installed right away. When the system actually goes into production (and the DBA's are not notified of this), no t-log backups can have quite an impact in t-logs eating up disk space.....




_______________________________________________________________________
For better assistance in answering your questions, click here
Post #1407238
Posted Tuesday, January 15, 2013 6:44 AM


SSC-Addicted

SSC-AddictedSSC-AddictedSSC-AddictedSSC-AddictedSSC-AddictedSSC-AddictedSSC-AddictedSSC-Addicted

Group: General Forum Members
Last Login: 2 days ago @ 9:30 AM
Points: 484, Visits: 2,122
As if the other 167 lines returned by sp_blitz wasn't enough!

I also found this.. tut tut tut tut tut



LOL......


-----------------------------------
http://www.SQL4n00bs.com
Post #1407244
Posted Tuesday, January 15, 2013 6:46 AM


Valued Member

Valued MemberValued MemberValued MemberValued MemberValued MemberValued MemberValued MemberValued Member

Group: General Forum Members
Last Login: Wednesday, May 15, 2013 11:39 AM
Points: 54, Visits: 309
Hahaha, yeah, that's fixed in the upcoming v17. The funny part is that sp_Blitz doesn't actually use WITH RECOMPILE, but the check looks for the words, and the words are in the check itself, hahaha.


Post #1407245
« Prev Topic | Next Topic »

Add to briefcase

Permissions Expand / Collapse