Select the product you need help with
FIX: The removal of a transaction log file of the database on the principal server breaks a database mirroring session in SQL Server 2005 or in SQL Server 2008Article ID: 972681 - View products that this article applies to. Microsoft distributes Microsoft SQL Server 2008 fixes as one downloadable file. Because the fixes are cumulative, each new release contains all the hotfixes and all the security fixes that were included with the previous SQL Server 2008 fix release. On This PageSYMPTOMSConsider the following scenario:
Location: "logmgr.cpp":3350 Expression: headLFCB->lfcb_startOffset < fcb->GetSize () * (ULONGLONG)PAGESIZE Additionally, the following error messages are logged in the SQL Server error log file: <Date><Time> spid23s **Dump thread - spid = 23, PSS = 0x0000000082FBAB60, EC = 0x00000000837E81C0 <Date><Time> spid23s ***Stack Dump being sent to C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\SQLDump0007.txt <Date><Time> spid23s * ******************************************************************************* <Date><Time> spid23s * <Date><Time> spid23s * BEGIN STACK DUMP: <Date><Time> spid23s * 01/27/09 14:39:23 spid 23 <Date><Time> spid23s * <Date><Time> spid23s * Location: "logmgr.cpp":3350 <Date><Time> spid23s * Expression: headLFCB->lfcb_startOffset < fcb->GetSize () * (ULONGLONG)PAGESIZE <Date><Time> spid23s * SPID: 23 <Date><Time> spid23s * Process ID: 2260 ... <Date><Time> spid23s Stack Signature for the dump is 0x00000001308986EE <Date><Time> spid23s External dump process return code 0x20000001. External dump process returned no errors. <Date><Time> spid23s Error: 17066, Severity: 16, State: 1. <Date><Time> spid23s SQL Server Assertion: File: <"logmgr.cpp">, line=3350 Failed Assertion = 'headLFCB->lfcb_startOffset < fcb->GetSize () * (ULONGLONG)PAGESIZE'. This error may be timing-related. If the error persists after rerunning the statement, use DBCC CHECKDB to check the database for structural integrity, or restart the server to ensure in-memory data structures are not corrupted. <Date><Time> spid23s Error: 3624, Severity: 20, State: 1. <Date><Time> spid23s A system assertion check has failed. Check the SQL Server error log for details. Typically, an assertion failure is caused by a software bug or data corruption. To check for database corruption, consider running DBCC CHECKDB. If you agreed to send dumps to Microsoft during setup, a mini dump will be sent to Microsoft. An update might be available from Microsoft in the latest Service Pack or in a QFE from Technical Support. <Date><Time> spid23s Error: 1454, Severity: 16, State: 1. <Date><Time> spid23s While acting as a mirroring partner for database '<databasename>', server instance '<instancename>' encountered error 3624, status 1, severity 20. Database mirroring will be suspended. Try to resolve the error and resume mirroring. <Date><Time> spid23s Database mirroring is inactive for database '<databasename>'. This is an informational message only. No user action is required. CAUSEThis problem occurs because of incorrect log space tracking on the mirror database.
RESOLUTIONSQL Server 2008Important You must install this hotfix if you are running the release version of SQL Server 2008.The fix for this issue was first released in Cumulative Update 6. For more information about how to obtain this cumulative update package for SQL Server 2008, click the following article number to view the article in the Microsoft Knowledge Base: 971490 Note Because the builds are cumulative, each new fix release contains all the hotfixes and all the security fixes that were included with the previous SQL Server 2008 fix release. We recommend that you consider applying the most recent fix release that contains this hotfix. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
(http://support.microsoft.com/kb/971490/
)
Cumulative update package 6 for SQL Server 2008956909
(http://support.microsoft.com/kb/956909/
)
The SQL Server 2008 builds that were released after SQL Server 2008 was releasedSQL Server 2008 Service Pack 1 (SP1)Important You must install this hotfix if you are running SQL Server 2008 Service Pack 1 (SP1).The fix for this issue was first released in Cumulative Update 3 for SQL Server 2008 Service Pack 1. For more information about this cumulative update package, click the following article number to view the article in the Microsoft Knowledge Base: 971491 Note Because the builds are cumulative, each new fix release contains all the hotfixes and all the security fixes that were included with the previous SQL Server 2008 fix release. Microsoft recommends that you consider applying the most recent fix release that contains this hotfix. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
(http://support.microsoft.com/kb/971491/LN/
)
Cumulative update package 3 for SQL Server 2008 Service Pack 1970365
Microsoft SQL Server 2008 hotfixes are created for specific SQL Server service packs. You must apply a SQL Server 2008 Service Pack 1 hotfix to an installation of SQL Server 2008 Service Pack 1. By default, any hotfix that is provided in a SQL Server service pack is included in the next SQL Server service pack.
(http://support.microsoft.com/kb/970365/LN/
)
The SQL Server 2008 builds that were released after SQL Server 2008 Service Pack 1 was released
SQL Server 2005 Service Pack 2 (SP2)Important You must install this hotfix if you are running SQL Server 2005 Service Pack 2 (SP2).The fix for this issue was first released in Cumulative Update 15 for SQL Server 2005 Service Pack 2. For more information about this cumulative update package, click the following article number to view the article in the Microsoft Knowledge Base: 972510
Note Because the builds are cumulative, each new fix release contains all the hotfixes and all the security fixes that were included with the previous SQL Server 2005 fix release. Microsoft recommends that you consider applying the most recent fix release that contains this hotfix. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
(http://support.microsoft.com/kb/972510
/LN/
)
Cumulative update package 15 for SQL Server 2005 Service Pack 2937137
Microsoft SQL Server 2005 hotfixes are created for specific SQL Server service packs. You must apply a SQL Server 2005 Service Pack 2 hotfix to an installation of SQL Server 2005 Service Pack 2. By default, any hotfix that is provided in a SQL Server service pack is included in the next SQL Server service pack.
(http://support.microsoft.com/kb/937137/LN/
)
The SQL Server 2005 builds that were released after SQL Server 2005 Service Pack 2 was released
SQL Server 2005 Service Pack 3 (SP3)The fix for this issue was first released in Cumulative Update 6 for SQL Server 2005 Service Pack 3. For more information about this cumulative update package, click the following article number to view the article in the Microsoft Knowledge Base:974648 Note
Because the builds are cumulative, each new fix release contains all the hotfixes and all the security fixes that were included with the previous SQL Server 2005 fix release. Microsoft recommends that you consider applying the most recent fix release that contains this hotfix. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
(http://support.microsoft.com/kb/974648/LN/
)
Cumulative update package 6 for SQL Server 2005 Service Pack 3
960598
Microsoft SQL Server 2005 hotfixes are created for specific SQL Server service packs. You must apply a SQL Server 2005 Service Pack 3 hotfix to an installation of SQL Server 2005 Service Pack 3. By default, any hotfix that is provided in a SQL Server service pack is included in the next SQL Server service pack.
(http://support.microsoft.com/kb/960598/LN/
)
The SQL Server 2005 builds that were released after SQL Server 2005 Service Pack 3 was released
WORKAROUNDTo work around this problem, remove and then re-create the database mirroring session. This operation requires a full database backup and restore. STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. REFERENCESFor more information about the Incremental Servicing Model for SQL Server, click the following article number to view the article in the Microsoft Knowledge Base:
935897
(http://support.microsoft.com/kb/935897/
)
An Incremental Servicing Model is available from the SQL Server team to deliver hotfixes for reported problems
For more information about the naming schema for SQL Server updates, click the following article number to view the article in the Microsoft Knowledge Base: 822499
(http://support.microsoft.com/kb/822499/
)
New naming schema for Microsoft SQL Server software update packagesFor more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base: 824684
(http://support.microsoft.com/kb/824684/
)
Description of the standard terminology that is used to describe Microsoft software updatesPropertiesArticle ID: 972681 - Last Review: August 17, 2009 - Revision: 2.1 APPLIES TO
|


Back to the top








