<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Get All the Information of Database using sys.databases</title>
	<atom:link href="http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Fri, 17 May 2013 15:26:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Himanshu Agnihotri (@agnihimanshu)</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-476932</link>
		<dc:creator><![CDATA[Himanshu Agnihotri (@agnihimanshu)]]></dc:creator>
		<pubDate>Fri, 17 May 2013 05:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-476932</guid>
		<description><![CDATA[Useful script. Database back up location should have been a useful inclusion. Thanks.]]></description>
		<content:encoded><![CDATA[<p>Useful script. Database back up location should have been a useful inclusion. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Waclawski</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-444759</link>
		<dc:creator><![CDATA[John Waclawski]]></dc:creator>
		<pubDate>Tue, 26 Mar 2013 13:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-444759</guid>
		<description><![CDATA[Very, very informative &amp; helpful script.  Thank you, Pinal!  
I&#039;m working on this now but is there a way to use this script to pull only info for a specific database?  I&#039;d like to implement this into a database admin tool I am writing.
Thanks again for all the help you provide.]]></description>
		<content:encoded><![CDATA[<p>Very, very informative &amp; helpful script.  Thank you, Pinal!<br />
I&#8217;m working on this now but is there a way to use this script to pull only info for a specific database?  I&#8217;d like to implement this into a database admin tool I am writing.<br />
Thanks again for all the help you provide.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sahul Hameed</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-435479</link>
		<dc:creator><![CDATA[Sahul Hameed]]></dc:creator>
		<pubDate>Mon, 11 Mar 2013 14:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-435479</guid>
		<description><![CDATA[This is not working in SQL 2000.. please guide me on this...]]></description>
		<content:encoded><![CDATA[<p>This is not working in SQL 2000.. please guide me on this&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lubha</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-435368</link>
		<dc:creator><![CDATA[lubha]]></dc:creator>
		<pubDate>Mon, 11 Mar 2013 10:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-435368</guid>
		<description><![CDATA[i still dont understand.
\]]></description>
		<content:encoded><![CDATA[<p>i still dont understand.<br />
\</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sahul Hameed</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-433416</link>
		<dc:creator><![CDATA[Sahul Hameed]]></dc:creator>
		<pubDate>Thu, 07 Mar 2013 14:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-433416</guid>
		<description><![CDATA[I am getting the error message as below:
Msg 208, Level 16, State 1, Line 1
Invalid object name &#039;sys.master_files&#039;.
Msg 208, Level 16, State 1, Line 1
Invalid object name &#039;sys.master_files&#039;.
Msg 208, Level 16, State 1, Line 1
Invalid object name &#039;sys.master_files&#039;.
Msg 208, Level 16, State 1, Line 1
Invalid object name &#039;sys.master_files&#039;.
Msg 208, Level 16, State 1, Line 1
Invalid object name &#039;sys.databases&#039;.

Please guide me to get this rectified]]></description>
		<content:encoded><![CDATA[<p>I am getting the error message as below:<br />
Msg 208, Level 16, State 1, Line 1<br />
Invalid object name &#8216;sys.master_files&#8217;.<br />
Msg 208, Level 16, State 1, Line 1<br />
Invalid object name &#8216;sys.master_files&#8217;.<br />
Msg 208, Level 16, State 1, Line 1<br />
Invalid object name &#8216;sys.master_files&#8217;.<br />
Msg 208, Level 16, State 1, Line 1<br />
Invalid object name &#8216;sys.master_files&#8217;.<br />
Msg 208, Level 16, State 1, Line 1<br />
Invalid object name &#8216;sys.databases&#8217;.</p>
<p>Please guide me to get this rectified</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Godbey</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-432339</link>
		<dc:creator><![CDATA[Steve Godbey]]></dc:creator>
		<pubDate>Tue, 05 Mar 2013 18:53:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-432339</guid>
		<description><![CDATA[I ran the script on one of my SQL Server 2005 servers, and some of the creation dates were displayed in DD-MM-YYYY format and some in MM-DD-YYYY format.  When I queried sys.databases, the create-date column values were all displayed in YYYY-MM-DD format.   Can anyone explain this, and how to display all of the dates in MM-DD-YYYY format?]]></description>
		<content:encoded><![CDATA[<p>I ran the script on one of my SQL Server 2005 servers, and some of the creation dates were displayed in DD-MM-YYYY format and some in MM-DD-YYYY format.  When I queried sys.databases, the create-date column values were all displayed in YYYY-MM-DD format.   Can anyone explain this, and how to display all of the dates in MM-DD-YYYY format?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-424416</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Wed, 20 Feb 2013 13:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-424416</guid>
		<description><![CDATA[EXEC sp_who]]></description>
		<content:encoded><![CDATA[<p>EXEC sp_who</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Durga Muthu</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-424272</link>
		<dc:creator><![CDATA[Durga Muthu]]></dc:creator>
		<pubDate>Wed, 20 Feb 2013 06:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-424272</guid>
		<description><![CDATA[i want to get details of pc-name or ip who is connected now with specific database, and also i need query to kill process by using query]]></description>
		<content:encoded><![CDATA[<p>i want to get details of pc-name or ip who is connected now with specific database, and also i need query to kill process by using query</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alok Panda</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-421627</link>
		<dc:creator><![CDATA[Alok Panda]]></dc:creator>
		<pubDate>Thu, 14 Feb 2013 04:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-421627</guid>
		<description><![CDATA[Very nice script....Thank you Pinal]]></description>
		<content:encoded><![CDATA[<p>Very nice script&#8230;.Thank you Pinal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Get SQL Server Version and Edition Information &#8211; SQL in Sixty Seconds #043 &#8211; Video &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-421148</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Get SQL Server Version and Edition Information &#8211; SQL in Sixty Seconds #043 &#8211; Video &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Wed, 13 Feb 2013 01:31:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-421148</guid>
		<description><![CDATA[[...] Get All the Information of Database using sys.databases [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Get All the Information of Database using sys.databases [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Ghazal</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-407527</link>
		<dc:creator><![CDATA[A Ghazal]]></dc:creator>
		<pubDate>Mon, 14 Jan 2013 10:20:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-407527</guid>
		<description><![CDATA[Thank you, this is really helpful.

Can I get information about the database creator and the host name of this database user?]]></description>
		<content:encoded><![CDATA[<p>Thank you, this is really helpful.</p>
<p>Can I get information about the database creator and the host name of this database user?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raffaele</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-377275</link>
		<dc:creator><![CDATA[Raffaele]]></dc:creator>
		<pubDate>Tue, 20 Nov 2012 09:18:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-377275</guid>
		<description><![CDATA[thankyou]]></description>
		<content:encoded><![CDATA[<p>thankyou</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #003 &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-375253</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #003 &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sat, 17 Nov 2012 01:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-375253</guid>
		<description><![CDATA[[...] Get All the Information of Database using sys.databases Even though we believe that we know everything about our database, we do not know a lot of things about our database. This little script enables us to know so many details about databases which we may not be familiar with. Run this on your server today and see how much you know your database. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Get All the Information of Database using sys.databases Even though we believe that we know everything about our database, we do not know a lot of things about our database. This little script enables us to know so many details about databases which we may not be familiar with. Run this on your server today and see how much you know your database. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Beginning New Weekly Series &#8211; Memory Lane &#8211; #001 &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-368293</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Beginning New Weekly Series &#8211; Memory Lane &#8211; #001 &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sat, 03 Nov 2012 01:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-368293</guid>
		<description><![CDATA[[...] Version 2: This version of the script will include pretty much have all the backup related information in a single script. Do not miss to save it for future use. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Version 2: This version of the script will include pretty much have all the backup related information in a single script. Do not miss to save it for future use. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-287980</link>
		<dc:creator><![CDATA[Christian]]></dc:creator>
		<pubDate>Thu, 24 May 2012 12:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-287980</guid>
		<description><![CDATA[Then you just can use CMS (Central Management Servers). Look at this http://sqlserverpedia.com/wiki/Central_Management_Server or this http://msdn.microsoft.com/en-us/library/bb934126.aspx for a who too do it. I use every day for getting info about my sql servers. Both Test and Prod.]]></description>
		<content:encoded><![CDATA[<p>Then you just can use CMS (Central Management Servers). Look at this <a href="http://sqlserverpedia.com/wiki/Central_Management_Server" rel="nofollow">http://sqlserverpedia.com/wiki/Central_Management_Server</a> or this <a href="http://msdn.microsoft.com/en-us/library/bb934126.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/bb934126.aspx</a> for a who too do it. I use every day for getting info about my sql servers. Both Test and Prod.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-231041</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Wed, 04 Jan 2012 06:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-231041</guid>
		<description><![CDATA[Did you mean the count of each tables in a database?

http://beyondrelational.com/blogs/madhivanan/archive/2007/11/02/different-ways-to-count-rows-from-a-table.aspx]]></description>
		<content:encoded><![CDATA[<p>Did you mean the count of each tables in a database?</p>
<p><a href="http://beyondrelational.com/blogs/madhivanan/archive/2007/11/02/different-ways-to-count-rows-from-a-table.aspx" rel="nofollow">http://beyondrelational.com/blogs/madhivanan/archive/2007/11/02/different-ways-to-count-rows-from-a-table.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQLGator</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-230857</link>
		<dc:creator><![CDATA[SQLGator]]></dc:creator>
		<pubDate>Tue, 03 Jan 2012 22:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-230857</guid>
		<description><![CDATA[Can this be modified to count the rows of each database?]]></description>
		<content:encoded><![CDATA[<p>Can this be modified to count the rows of each database?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nagavara</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-196745</link>
		<dc:creator><![CDATA[Nagavara]]></dc:creator>
		<pubDate>Wed, 16 Nov 2011 10:13:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-196745</guid>
		<description><![CDATA[Hi  Pinal when i am executing the backup script it thorws me into error at &#039;order&#039; .can you suggest me .]]></description>
		<content:encoded><![CDATA[<p>Hi  Pinal when i am executing the backup script it thorws me into error at &#8216;order&#8217; .can you suggest me .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Syed</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-125530</link>
		<dc:creator><![CDATA[Syed]]></dc:creator>
		<pubDate>Tue, 29 Mar 2011 15:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-125530</guid>
		<description><![CDATA[Good Script Pinal.  Do you something similar script that gathers data from multiple sql servers.  Thanks Syed]]></description>
		<content:encoded><![CDATA[<p>Good Script Pinal.  Do you something similar script that gathers data from multiple sql servers.  Thanks Syed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandra</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-100493</link>
		<dc:creator><![CDATA[Chandra]]></dc:creator>
		<pubDate>Wed, 17 Nov 2010 06:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-100493</guid>
		<description><![CDATA[Very Good script. Thanks Pinal]]></description>
		<content:encoded><![CDATA[<p>Very Good script. Thanks Pinal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Troy</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-100424</link>
		<dc:creator><![CDATA[Troy]]></dc:creator>
		<pubDate>Tue, 16 Nov 2010 21:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-100424</guid>
		<description><![CDATA[...and now with the Denali CTP out, perhaps it&#039;s time to add another line to the compatibility CASE statement, eh?

Excellent script...will be adding it to my library immediately.  Thanks Pinal.]]></description>
		<content:encoded><![CDATA[<p>&#8230;and now with the Denali CTP out, perhaps it&#8217;s time to add another line to the compatibility CASE statement, eh?</p>
<p>Excellent script&#8230;will be adding it to my library immediately.  Thanks Pinal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-99949</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Mon, 15 Nov 2010 08:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-99949</guid>
		<description><![CDATA[exec sp_dbcmptlevel &#039;db_name&#039;,&#039;100&#039;]]></description>
		<content:encoded><![CDATA[<p>exec sp_dbcmptlevel &#8216;db_name&#8217;,&#8217;100&#8242;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Feodor</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-99500</link>
		<dc:creator><![CDATA[Feodor]]></dc:creator>
		<pubDate>Sat, 13 Nov 2010 08:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-99500</guid>
		<description><![CDATA[Azin, first you have to test your application and see if the compatibility change will affect anything (performance, logic, and so on) and then you can see this post: http://blog.sqlauthority.com/2007/05/29/sql-server-2005-change-database-compatible-level-backward-compatibility/ and this: http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/]]></description>
		<content:encoded><![CDATA[<p>Azin, first you have to test your application and see if the compatibility change will affect anything (performance, logic, and so on) and then you can see this post: <a href="http://blog.sqlauthority.com/2007/05/29/sql-server-2005-change-database-compatible-level-backward-compatibility/" rel="nofollow">http://blog.sqlauthority.com/2007/05/29/sql-server-2005-change-database-compatible-level-backward-compatibility/</a> and this: <a href="http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/" rel="nofollow">http://blog.sqlauthority.com/2008/01/12/sql-server-2005-change-compatibility-level-t-sql-procedure/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Feodor</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-99499</link>
		<dc:creator><![CDATA[Feodor]]></dc:creator>
		<pubDate>Sat, 13 Nov 2010 08:21:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-99499</guid>
		<description><![CDATA[Actually, what would be essential also is the database file locations: for a database - is the log, the data files and FT catalogs on the same disk? And for all databases as a group - are they on the same disk? Are they on the System Disk?]]></description>
		<content:encoded><![CDATA[<p>Actually, what would be essential also is the database file locations: for a database &#8211; is the log, the data files and FT catalogs on the same disk? And for all databases as a group &#8211; are they on the same disk? Are they on the System Disk?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: azin</title>
		<link>http://blog.sqlauthority.com/2010/11/12/sql-server-get-all-the-information-of-database-using-sys-databases/#comment-99486</link>
		<dc:creator><![CDATA[azin]]></dc:creator>
		<pubDate>Sat, 13 Nov 2010 07:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10846#comment-99486</guid>
		<description><![CDATA[useful as usual..
I have a question, how can I change compatibility level of one database? for example improve it from 2005 to 2008?
tnx]]></description>
		<content:encoded><![CDATA[<p>useful as usual..<br />
I have a question, how can I change compatibility level of one database? for example improve it from 2005 to 2008?<br />
tnx</p>
]]></content:encoded>
	</item>
</channel>
</rss>
