﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Article Discussions / Article Discussions by Author / Discuss content posted by Richard Douglas  / Show database size info across an instance / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 19 Jun 2013 03:39:05 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Show database size info across an instance</title><link>http://www.sqlservercentral.com/Forums/Topic962585-2756-1.aspx</link><description>Hi, It appears that there is a parenthesis ")" missing after DATA_COMPRESSION = PAGERich</description><pubDate>Thu, 26 Aug 2010 16:41:00 GMT</pubDate><dc:creator>RichardDouglas</dc:creator></item><item><title>RE: Show database size info across an instance</title><link>http://www.sqlservercentral.com/Forums/Topic962585-2756-1.aspx</link><description>Getting this error when I run on SQL Server 2008:Msg 156, Level 15, State 1, Line 24Incorrect syntax near the keyword 'END'.Msg 102, Level 15, State 1, Line 37Incorrect syntax near 'DECLAREEXEC sp_MSforeachdb @pages    BIGINT     -- Working variable for size calc.,@dbname SYSNAME,@dbsize BIGINT,@logs'.</description><pubDate>Thu, 26 Aug 2010 13:55:42 GMT</pubDate><dc:creator>msvoboda</dc:creator></item><item><title>RE: Show database size info across an instance</title><link>http://www.sqlservercentral.com/Forums/Topic962585-2756-1.aspx</link><description>Hi all, Thanks for your replies, I've not been able to respond before due to illness.Matt: That's really interesting, I'll bear that in mind, thanks.Pei Zhu: This is the way that MS chose to write the code inside sp_spaceused.DLRDBA: Glad this worked for you.Rich</description><pubDate>Sat, 07 Aug 2010 03:41:14 GMT</pubDate><dc:creator>RichardDouglas</dc:creator></item><item><title>RE: Show database size info across an instance</title><link>http://www.sqlservercentral.com/Forums/Topic962585-2756-1.aspx</link><description>Very useful script.  I have been doing some sp_spaceused manually to collect this data until I could write this, thanks for sharing a workable solution.  I did run this on 2008 and 2005 version 9.00.4035.00 without any modification.  Thanks again.</description><pubDate>Fri, 06 Aug 2010 12:48:18 GMT</pubDate><dc:creator>DLRDBA</dc:creator></item><item><title>RE: Show database size info across an instance</title><link>http://www.sqlservercentral.com/Forums/Topic962585-2756-1.aspx</link><description>You can use this free toolhttp://www.sqldbtools.com/Tools.aspx?ProductId=3</description><pubDate>Tue, 03 Aug 2010 15:34:01 GMT</pubDate><dc:creator>bouarroudj Mohamed</dc:creator></item><item><title>RE: Show database size info across an instance</title><link>http://www.sqlservercentral.com/Forums/Topic962585-2756-1.aspx</link><description>not sure why you used dbo.sysfiles i/o sys.database_files.</description><pubDate>Tue, 03 Aug 2010 08:03:25 GMT</pubDate><dc:creator>Pei Zhu-415513</dc:creator></item><item><title>RE: Show database size info across an instance</title><link>http://www.sqlservercentral.com/Forums/Topic962585-2756-1.aspx</link><description>Just to note, OBJECT_SCHEMA_NAME was actually introduced in SQL Server 2005 SP2...</description><pubDate>Tue, 03 Aug 2010 04:29:54 GMT</pubDate><dc:creator>Matt Whitfield</dc:creator></item><item><title>Show database size info across an instance</title><link>http://www.sqlservercentral.com/Forums/Topic962585-2756-1.aspx</link><description>Comments posted to this topic are about the item [B]&lt;A HREF="/scripts/T-SQL/70792/"&gt;Show database size info across an instance&lt;/A&gt;[/B]</description><pubDate>Mon, 02 Aug 2010 22:57:44 GMT</pubDate><dc:creator>RichardDouglas</dc:creator></item></channel></rss>