January 15, 2013 at 11:17 pm
Comments posted to this topic are about the item Database details for Daily checks
January 17, 2013 at 10:55 am
Awesome script.
Runs on the 90-database server for only 14 seconds giving back wealth of info.
Two things:
1. USE [?]; - dealing with the SharePoint databases with "-" and " " in their names
2. database_name varchar(128) -accross the script as SharePoint database names are damn long. You could use sysname as well.
Fixed in 2 minutes.
Alex Donskoy
SQL DBA
Greenberg & Trauriq PA
Miami , FL USA
February 15, 2013 at 8:37 am
Correct. I faced the same issues. Also increase the size of dbname variable.
May 2, 2016 at 4:20 pm
Thanks for the great script.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply