<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:s="http://www.techrepublic.com/search" xmlns:dc="http://purl.org/dc/elements/1.1/"  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
    <title><![CDATA[Discussion on Get out of a jam by using SQL Server's DBCC ]]></title>
    <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-207259]]></link>
    <atom:link rel="hub" type="application/rss+xml" href="http://pubsubhubbub.appspot.com/" />
    <atom:link rel="self" type="application/rss+xml" href="http://www.techrepublic.com/forum/discussions/102-207259/rss" />

    <description><![CDATA[]]></description>
    <language>en-us</language>
    <lastBuildDate>2013-06-19T08:12:40-07:00</lastBuildDate>
             

    <item>
        <title><![CDATA[RE: Get out of a jam by using SQL Server's DBCC]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-207259-3298453]]></link>
        <description><![CDATA[Thanks, so the steps in short: 0)sql server 2008 managementGUI dbname/properties /option / restrict access &gt; change the value from MULTI USER to SINGLE USER1)cmd2)sqlcmd -A -d databasename3)dbcc CHECKDATABASE ('dbname', REPAIR_REBUILD)4)go5)change back from SINGLE USER to MULTI USER-rgds, Balazs Seprenyi]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-207259-3298453]]></guid>
        <dc:creator><![CDATA[s.blaise78@...]]></dc:creator>
        <pubDate>Tue, 25 May 2010 10:13:42 -0700</pubDate>
    </item>
             

    <item>
        <title><![CDATA[DBCC]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-207259-2144486]]></link>
        <description><![CDATA[Thanx Tim...I got confussed with the article.]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-207259-2144486]]></guid>
        <dc:creator><![CDATA[grajamurali@...]]></dc:creator>
        <pubDate>Tue, 02 Jan 2007 05:18:16 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[Single User Mode]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-207259-2144503]]></link>
        <description><![CDATA[Please note that it is definetly not necessary to put the database in single user mode for all of these DBCC commands (also note that there are a lot of other useful DBCC commands other than listed here).  You do need to put the db in single user mode for CHECKDB OR CHECKTABLE with REPAIR.Tim]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-207259-2144503]]></guid>
        <dc:creator><![CDATA[chapman.tim@...]]></dc:creator>
        <pubDate>Tue, 02 Jan 2007 04:13:48 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[DBCC]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-207259-2144457]]></link>
        <description><![CDATA[Its not necessary for the DB to be in single user mode to run DBCC, it is necessary for the user issuing the DBCC command to be a sysadmin though.Tim]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-207259-2144457]]></guid>
        <dc:creator><![CDATA[chapman.tim@...]]></dc:creator>
        <pubDate>Tue, 02 Jan 2007 04:07:55 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[DBCC]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-207259-2144447]]></link>
        <description><![CDATA[To perform DBCC is it necessary that the DB should be in 'Single-User-Mode'. If is it so why? Can anyone justify it?Regards,G.Rajamurali.]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-207259-2144447]]></guid>
        <dc:creator><![CDATA[grajamurali@...]]></dc:creator>
        <pubDate>Tue, 02 Jan 2007 01:36:36 -0800</pubDate>
    </item>
    </channel>
</rss>

