﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 - General  / ATTACHED SUSPECT DATABASE in SQL2008 R2 / 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>Tue, 21 May 2013 09:08:10 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: ATTACHED SUSPECT DATABASE in SQL2008 R2</title><link>http://www.sqlservercentral.com/Forums/Topic1017581-391-1.aspx</link><description>i had detached suspected database in s2k8R2. i have full backups? problem is i'm not able to attach.planning to restore the db.plz suggest. it's urgently needed.</description><pubDate>Sun, 18 Nov 2012 15:23:14 GMT</pubDate><dc:creator>prakashmuddu</dc:creator></item><item><title>RE: ATTACHED SUSPECT DATABASE in SQL2008 R2</title><link>http://www.sqlservercentral.com/Forums/Topic1017581-391-1.aspx</link><description>[quote][b]sachin-355820 (11/9/2010)[/b][hr]Is the last full backup and log file available.If yes then you need to1)Take a Tail log backup.[/quote]Database has been detached so log file wont be available.[quote]2)Create a new database and then restore the full backup.[/quote]No need to create a new database. Restore will be just fine.[quote]3)Restore the Tail log backup.[/quote]All subsequent log backups taken after full backup need to be restored in sequence first before restoring tail log backup(if that is available, in this case it is not)</description><pubDate>Tue, 09 Nov 2010 01:19:36 GMT</pubDate><dc:creator>ps.</dc:creator></item><item><title>RE: ATTACHED SUSPECT DATABASE in SQL2008 R2</title><link>http://www.sqlservercentral.com/Forums/Topic1017581-391-1.aspx</link><description>Is the last full backup and log file available.If yes then you need to1)Take a Tail log backup.2)Create a new database and then restore the full backup.3)Restore the Tail log backup.</description><pubDate>Tue, 09 Nov 2010 00:11:44 GMT</pubDate><dc:creator>Sachin Nandanwar</dc:creator></item><item><title>RE: ATTACHED SUSPECT DATABASE in SQL2008 R2</title><link>http://www.sqlservercentral.com/Forums/Topic1017581-391-1.aspx</link><description>A suspect database should never have been detached!! you can try doing what was suggested in previous post. do you have backups?</description><pubDate>Mon, 08 Nov 2010 22:34:50 GMT</pubDate><dc:creator>ps.</dc:creator></item><item><title>RE: ATTACHED SUSPECT DATABASE in SQL2008 R2</title><link>http://www.sqlservercentral.com/Forums/Topic1017581-391-1.aspx</link><description>You need to "hack" the database back into SQL server. 1. Create an empty database on the server to match the real database in size, name, files, etc.2. Stop SQL Server services.3. Copy the real database files (mdf,ndf,ldf) to the locations of the empty database you just created.4. Start SQL Server and the real database should come up suspect.5. Run ALTER DATABASE &amp;lt;yourdbname&amp;gt; SET EMERGENCY6. Run DBCC CHECKDB to find out why the database is suspectIf this is a production database you should probably call Microsoft support.</description><pubDate>Mon, 08 Nov 2010 22:04:18 GMT</pubDate><dc:creator>JeremyE</dc:creator></item><item><title>ATTACHED SUSPECT DATABASE in SQL2008 R2</title><link>http://www.sqlservercentral.com/Forums/Topic1017581-391-1.aspx</link><description>hello to all             i would like to ask some assistance for attaching a suspect db a size of 400 gigz, here what happen in our prod DB. we try to run the sqlserver 2008 R2 and we found out that our DB is in suspect mode i dont know what cause then one of the IT personnel detached it while in a suspect mode then he tried to attached but it does not attach at all..is there a way to attach this database? please help we need it badly..thanks</description><pubDate>Mon, 08 Nov 2010 21:08:17 GMT</pubDate><dc:creator>jolan.mahinay</dc:creator></item></channel></rss>