﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Administering / SQL Server 2005  / Check Statement aborted.  Database contains deferred transactions. / 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:56:32 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Check Statement aborted.  Database contains deferred transactions.</title><link>http://www.sqlservercentral.com/Forums/Topic946612-146-1.aspx</link><description>Thank u, now recovered but still am getting one transactions likeOldest active transaction:    SPID (server process ID): 123    UID (user ID) : -1    Name          : implicit_transaction    LSN           : (413051:16337:1)    Start time    : Jul  2 2010  1:55:32:310PM    SID           : 0x17077e53df9a7346bb0ec67e76740828DBCC execution completed. If DBCC printed error messages, contact your system administrator.</description><pubDate>Fri, 02 Jul 2010 02:25:28 GMT</pubDate><dc:creator>Saravanan_tvr</dc:creator></item><item><title>RE: Check Statement aborted.  Database contains deferred transactions.</title><link>http://www.sqlservercentral.com/Forums/Topic946612-146-1.aspx</link><description>Enterprise edition has a feature called fast recovery. It means that, after an unexpected shutdown, the database will come online after phase 2 of the restart recovery has completed, instead after phase 3 (which the other editions do). Once the DB comes online, the rollback continues until it's complete. These are deferred transactions.Be patient, this is a feature, not a problem, once the rollback has finished you'll be able to run checkDB.</description><pubDate>Fri, 02 Jul 2010 01:53:03 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>RE: Check Statement aborted.  Database contains deferred transactions.</title><link>http://www.sqlservercentral.com/Forums/Topic946612-146-1.aspx</link><description>Hi ,Microsoft SQL Server 2005 - 9.00.4035.00 (Intel X86)   Nov 24 2008 13:01:59   Copyright (c) 1988-2005 Microsoft Corporation  Enterprise Edition on Windows NT 5.2 (Build 3790: Service Pack 2) [b]DBCC OPENTRAN[/b]Transaction information for database 'DB'.Oldest active transaction:    SPID (server process ID): 51    UID (user ID) : -1    Name          : implicit_transaction    LSN           : (412576:18904:9)    Start time    : Jul  2 2010  4:17:57:390AM    SID           : 0x17077e53df9a7346bb0ec67e76740828DBCC execution completed. If DBCC printed error messages, contact your system administrator.[b]DBCC check db[/b]Msg 7929, Level 16, State 1, Line 1Check statement aborted.  Database contains deferred transactions.</description><pubDate>Fri, 02 Jul 2010 01:25:13 GMT</pubDate><dc:creator>Saravanan_tvr</dc:creator></item><item><title>RE: Check Statement aborted.  Database contains deferred transactions.</title><link>http://www.sqlservercentral.com/Forums/Topic946612-146-1.aspx</link><description>What's the state of the database? (query sys.databases)What's the exact version (patch, CU and hotfix) and edition of SQL? (select @@version)</description><pubDate>Fri, 02 Jul 2010 01:19:03 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>Check Statement aborted.  Database contains deferred transactions.</title><link>http://www.sqlservercentral.com/Forums/Topic946612-146-1.aspx</link><description>Dear all,While i running the dbcc reindex, unfortunately system restart with hardware failure, after that we are unable to access the DB, if i check with[b] DBCC check[/b] db gives the below errorMsg 7929, Level 16, State 1, Line 1 Check statement aborted.  Database contains deferred transactions.unable to open the table all so... and any front end software also..please tell me to come out from this problem..</description><pubDate>Fri, 02 Jul 2010 01:04:25 GMT</pubDate><dc:creator>Saravanan_tvr</dc:creator></item></channel></rss>