<?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; DBCC commands List &#8211; documented and undocumented</title>
	<atom:link href="http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/</link>
	<description>Notes of a SQL Server MVP and Database Administrator</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:54:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brian Tkatch</title>
		<link>http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-55897</link>
		<dc:creator>Brian Tkatch</dc:creator>
		<pubDate>Tue, 15 Sep 2009 20:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-55897</guid>
		<description>@Lisa

SELECT * FROM INFORMATION_SCHEMA.CHECK_CONSTRAINTS

Is that what you want?</description>
		<content:encoded><![CDATA[<p>@Lisa</p>
<p>SELECT * FROM INFORMATION_SCHEMA.CHECK_CONSTRAINTS</p>
<p>Is that what you want?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa</title>
		<link>http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-55891</link>
		<dc:creator>Lisa</dc:creator>
		<pubDate>Tue, 15 Sep 2009 15:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-55891</guid>
		<description>How do you list or show all constraints on a SQL Server 2005 database?

Thanks.</description>
		<content:encoded><![CDATA[<p>How do you list or show all constraints on a SQL Server 2005 database?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER - 2008 - Interview Questions and Answers - Part 8 Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-47483</link>
		<dc:creator>SQL SERVER - 2008 - Interview Questions and Answers - Part 8 Journey to SQL Authority with Pinal Dave</dc:creator>
		<pubDate>Thu, 26 Feb 2009 12:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-47483</guid>
		<description>[...] (Read More Here) [...]</description>
		<content:encoded><![CDATA[<p>[...] (Read More Here) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabio Soares</title>
		<link>http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-45786</link>
		<dc:creator>Fabio Soares</dc:creator>
		<pubDate>Tue, 20 Jan 2009 14:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-45786</guid>
		<description>Hello Dave,

I wonder if there is a way to retrieve which sql commands were executed within the database during the last day?
I guess it has something to do with the LSN, which I can get through dbcc log.

I really appreciate your blog. Thank you very much.</description>
		<content:encoded><![CDATA[<p>Hello Dave,</p>
<p>I wonder if there is a way to retrieve which sql commands were executed within the database during the last day?<br />
I guess it has something to do with the LSN, which I can get through dbcc log.</p>
<p>I really appreciate your blog. Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver</title>
		<link>http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-42221</link>
		<dc:creator>Oliver</dc:creator>
		<pubDate>Sun, 31 Aug 2008 04:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-42221</guid>
		<description>Use DBCC TRACEON(2588) for SQL Server 2005 &amp; 2008.</description>
		<content:encoded><![CDATA[<p>Use DBCC TRACEON(2588) for SQL Server 2005 &amp; 2008.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: avishek</title>
		<link>http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-41790</link>
		<dc:creator>avishek</dc:creator>
		<pubDate>Tue, 19 Aug 2008 15:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-41790</guid>
		<description>hi i am a student i was learning ms sql 2000 actually i was looking for a complete set of commands being used in the query analyzer window to work with the databases i would be glad if i can get something like that</description>
		<content:encoded><![CDATA[<p>hi i am a student i was learning ms sql 2000 actually i was looking for a complete set of commands being used in the query analyzer window to work with the databases i would be glad if i can get something like that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kesavareddy</title>
		<link>http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-41050</link>
		<dc:creator>kesavareddy</dc:creator>
		<pubDate>Wed, 30 Jul 2008 10:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-41050</guid>
		<description>Hi, i would like to know every  dbcc command  how it work and full  document in detail</description>
		<content:encoded><![CDATA[<p>Hi, i would like to know every  dbcc command  how it work and full  document in detail</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rupesh</title>
		<link>http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-39966</link>
		<dc:creator>Rupesh</dc:creator>
		<pubDate>Wed, 09 Jul 2008 11:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-39966</guid>
		<description>do i require the specific set of permission to run the DBCC commands?</description>
		<content:encoded><![CDATA[<p>do i require the specific set of permission to run the DBCC commands?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raimund</title>
		<link>http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-35965</link>
		<dc:creator>raimund</dc:creator>
		<pubDate>Tue, 29 Apr 2008 19:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-35965</guid>
		<description>as far as i can see, these are sql server 2000 commands.
a headline would have been helpfull.
regards
raimund</description>
		<content:encoded><![CDATA[<p>as far as i can see, these are sql server 2000 commands.<br />
a headline would have been helpfull.<br />
regards<br />
raimund</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Madan</title>
		<link>http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-33880</link>
		<dc:creator>Madan</dc:creator>
		<pubDate>Thu, 21 Feb 2008 11:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-33880</guid>
		<description>Hi,

1. DBCC stands for DataBase Consistency Checker.
2. DBCC stands for DataBase Console Commands.

Which is the correct full form of DBCC.  In SQL Server Books online it is stated that, the Transact-SQL programming language provides DBCC statements that act as Database Console Commands for SQL Server 2000.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>1. DBCC stands for DataBase Consistency Checker.<br />
2. DBCC stands for DataBase Console Commands.</p>
<p>Which is the correct full form of DBCC.  In SQL Server Books online it is stated that, the Transact-SQL programming language provides DBCC statements that act as Database Console Commands for SQL Server 2000.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shams</title>
		<link>http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-30869</link>
		<dc:creator>Shams</dc:creator>
		<pubDate>Wed, 02 Jan 2008 18:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-30869</guid>
		<description>Is this trace flag valid for SQL Server 2005 also

DBCC TRACEON(2520)
DBCC HELP (&#039;?&#039;)
GO

Using this on my 2005 instance (build 3152), I dont see all the undocumented commands you have above. Is there another trace flag along with this?</description>
		<content:encoded><![CDATA[<p>Is this trace flag valid for SQL Server 2005 also</p>
<p>DBCC TRACEON(2520)<br />
DBCC HELP (&#8216;?&#8217;)<br />
GO</p>
<p>Using this on my 2005 instance (build 3152), I dont see all the undocumented commands you have above. Is there another trace flag along with this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sudeepta</title>
		<link>http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-25230</link>
		<dc:creator>Sudeepta</dc:creator>
		<pubDate>Mon, 10 Dec 2007 14:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-25230</guid>
		<description>Hi,

I am Sudeepta from Bangalore. While I was going through the database used in our Support environment, I found that the size of the .ldf file is above 10GB. I manage to remove such a big log file to save my disk space.

My question is: &quot;How to read the database .ldf file?&quot; Currently I am using a SQL 2000 Database on Windows 2000 server.

I have tried to search the same in Google, however, didn&#039;t find a satisfied answer. 

I believe, that you will reply me with a solution...

Thanks a lot for all those valuable articles......

Thanks &amp; Regards,
Sudeepta.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am Sudeepta from Bangalore. While I was going through the database used in our Support environment, I found that the size of the .ldf file is above 10GB. I manage to remove such a big log file to save my disk space.</p>
<p>My question is: &#8220;How to read the database .ldf file?&#8221; Currently I am using a SQL 2000 Database on Windows 2000 server.</p>
<p>I have tried to search the same in Google, however, didn&#8217;t find a satisfied answer. </p>
<p>I believe, that you will reply me with a solution&#8230;</p>
<p>Thanks a lot for all those valuable articles&#8230;&#8230;</p>
<p>Thanks &amp; Regards,<br />
Sudeepta.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akash</title>
		<link>http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-15347</link>
		<dc:creator>Akash</dc:creator>
		<pubDate>Mon, 15 Oct 2007 04:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-15347</guid>
		<description>where Can i get the document containing the DBCC Command with Detail.

Thanks in Adavance.</description>
		<content:encoded><![CDATA[<p>where Can i get the document containing the DBCC Command with Detail.</p>
<p>Thanks in Adavance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wanderer</title>
		<link>http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-2515</link>
		<dc:creator>Wanderer</dc:creator>
		<pubDate>Mon, 21 May 2007 13:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/15/sql-server-dbcc-commands-list-documented-and-undocumented/#comment-2515</guid>
		<description>No reference to which version of SQL these commands are for: SQL 7 (I doubt it ), 2000 or 2005?

I&#039;m guessing 2005, given the date of the post, and the things like DBCC useplan, but confirmation would be useful.

Also, I don&#039;t see reference to what should (imho) be a standard disclaimer around undocumented code - i.e. &quot;Use at your own risk, since MS undocumented code and features are also, typically, unsupported, and liable to change in hotfixes (less likely), service packs, and new versions (more likely). do not build systems based on these - use them, when needed, for information and analysis&quot;. again, thats imho</description>
		<content:encoded><![CDATA[<p>No reference to which version of SQL these commands are for: SQL 7 (I doubt it ), 2000 or 2005?</p>
<p>I&#8217;m guessing 2005, given the date of the post, and the things like DBCC useplan, but confirmation would be useful.</p>
<p>Also, I don&#8217;t see reference to what should (imho) be a standard disclaimer around undocumented code &#8211; i.e. &#8220;Use at your own risk, since MS undocumented code and features are also, typically, unsupported, and liable to change in hotfixes (less likely), service packs, and new versions (more likely). do not build systems based on these &#8211; use them, when needed, for information and analysis&#8221;. again, thats imho</p>
]]></content:encoded>
	</item>
</channel>
</rss>
