|
|
|
SSC Journeyman
      
Group: General Forum Members
Last Login: Sunday, May 19, 2013 2:19 PM
Points: 90,
Visits: 369
|
|
| Fantastic! Great to hear. :)
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Yesterday @ 2:46 PM
Points: 7,
Visits: 414
|
|
Great article. Fits in with a project that I am working on. Just to try it out, I ran as script on my development machine (SQL Server 2005) without creating the proc and output the body content to text or a file. The output is greatly truncated at the Database Recovery Model section. Maybe some nulls getting concatenated somewhere?
|
|
|
|
|
SSC Journeyman
      
Group: General Forum Members
Last Login: Sunday, May 19, 2013 2:19 PM
Points: 90,
Visits: 369
|
|
| Hmmm... would need to see the output. Send it to me if you want (email address is in the script).
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Tuesday, November 06, 2012 7:54 PM
Points: 5,
Visits: 28
|
|
This the report I've been looking for all my life. Thank you! 
Just one little thing, it runs terrific on SQL2005 but not at all on SQL2000. Is it possible that you might have SQL2000 version???
Thanks again, I can really use this report.
|
|
|
|
|
SSC Journeyman
      
Group: General Forum Members
Last Login: Sunday, May 19, 2013 2:19 PM
Points: 90,
Visits: 369
|
|
| Sorry, there is no 2000 version (and unlikely that I'll be making one).
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Tuesday, November 06, 2012 7:54 PM
Points: 5,
Visits: 28
|
|
Alright.. 
Thanks anyways, the sql2005 report is great.
|
|
|
|
|
SSC Eights!
      
Group: General Forum Members
Last Login: Sunday, May 19, 2013 1:36 PM
Points: 887,
Visits: 2,062
|
|
Great script - Thank you very much!
Couple of suggestions:
1. In List Backup Set Details it seems to be reporting databases that were deleted as well as those that are currently off line. It would be nice to have ability to filter those off.
2. In the Unused Indexes it would be nice to have Schema name along with Table name.
Thank you, --Vadim.
|
|
|
|
|
SSC Journeyman
      
Group: General Forum Members
Last Login: Sunday, May 19, 2013 2:19 PM
Points: 90,
Visits: 369
|
|
| Great suggestions. For point 1 I noticed this as well but still wanted to see them for my purposes (plus they fall off the list as we do cleanups of the history tables). For point 2, there is the schema name in the drop index statement. For both points, I have added them in my "to do" list for the next release. Thanks!
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, March 28, 2011 6:36 AM
Points: 1,
Visits: 15
|
|
| I'm having the same issue... did you get a response to this?
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Tuesday, April 16, 2013 7:16 AM
Points: 1,
Visits: 12
|
|
| Thank you, your script is much appreciate.
|
|
|
|