Select the product you need help with
FIX: The Log Reader Agent may fail and you receive an assertion error messageArticle ID: 872843 - View products that this article applies to. Bug #: 354992 (Shiloh_bugs) Bug #: 471942 (Shiloh_bugs) Bug #: 470792 (Shiloh_bugs) Bug #: 471919 (Shiloh_bugs) On This PageArticle contentsSUMMARYThis article
describes the following about this hotfix release:
SYMPTOMSThe Log
Reader Agent may fail and an assertion error message is written to the SQL
Server error log. When the error occurs, the Log Reader Agent connection is
dropped. For a list of previous hotfixes, see the "Microsoft SQL Server 2000 post-Service Pack 3 or Microsoft SQL Server 2000 post-Service Pack 3a hotfixes" section in the following Microsoft Knowledge Base article: 290211
(http://support.microsoft.com/kb/290211/
)
How to obtain the most recent SQL
Server 2000 service pack
RESOLUTIONService pack informationTo resolve this problem, obtain the latest service pack for Microsoft SQL Server 2000. For more information, click the following article number to view the article in the Microsoft Knowledge Base:290211
(http://support.microsoft.com/kb/290211/
)
How to obtain the latest SQL
Server 2000 service pack
Hotfix informationPrerequisitesThis hotfix requires SQL Server 2000 Service Pack 3 (SP3) and baseline hotfix 8.00.1007. For information about how to obtain SQL Server 2000 SP3, see the following article in the Microsoft Knowledge Base:290211
(http://support.microsoft.com/kb/290211/
)
How to obtain the most recent SQL Server 2000 service pack
Restart informationYou do not have to restart your computer after you apply this hotfix.Hotfix file informationThis hotfix contains only those files that are required to correct the issues that this article lists. This hotfix may not contain all the files that you must have to fully update a product to the latest build.The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel. Collapse this table
STATUSMicrosoft has confirmed that this is a
bug in the Microsoft products that are listed in the "Applies to"
section. MORE INFORMATION
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
For more information about the terminology that Microsoft uses when correcting software after it is released, click the following article number to view the article in the Microsoft Knowledge Base:
(http://support.microsoft.com/kb/822499/
)
New
naming schema for Microsoft SQL Server software update packages
824684
(http://support.microsoft.com/kb/824684/
)
Description of the standard terminology that is used to describe
Microsoft software updates
Stack informationWhen this behavior occurs, the SQL Server error log will contain the following stack dumps and error messages:* ------------------------------------------------------------------------------- * Short Stack Dump * 0088199C Module(sqlservr+0048199C) (CStackDump::GetContextAndDump+0000002E) * 008834AD Module(sqlservr+004834AD) (stackTrace+00000223) * 00937A94 Module(sqlservr+00537A94) (utassert_fail+000002E3) * 00862A0C Module(sqlservr+00462A0C) (LogIterForward::ProcessLog+0000003E) * 0045E378 Module(sqlservr+0005E378) (LogIterForward::WaitforLogAvailable+000000AF) * 0045E2A9 Module(sqlservr+0005E2A9) (LogIterForward::GetNextBlock+000000A5) * 0045E148 Module(sqlservr+0005E148) (LogIterForward::GetNext+0000007A) * 007EDFD8 Module(sqlservr+003EDFD8) (get_trans_cmds+000001B3) * 007EDDA4 Module(sqlservr+003EDDA4) (repl_cmds+000001C6) * 007ECCAD Module(sqlservr+003ECCAD) (xp_replcmds+0000018A) * 005F48F6 Module(sqlservr+001F48F6) (CSpecProc::ExecuteSpecial+00000119) * 005F454D Module(sqlservr+001F454D) (CXProc::Execute+000000A3) * 005F6842 Module(sqlservr+001F6842) (CSQLSource::Execute+000003C0) * 0043A179 Module(sqlservr+0003A179) (execrpc+00000507) * 004393DB Module(sqlservr+000393DB) (execute_rpc+00000019) * 00428884 Module(sqlservr+00028884) (process_commands+00000232) * 41072838 Module(UMS+00002838) (ProcessWorkRequests+00000272) * 410725B3 Module(UMS+000025B3) (ThreadStartRoutine+00000098) * 77BC90A2 Module(MSVCRT+000290A2) (endthread+000000A6) * 77E4A990 Module(kernel32+0000A990) (FlsSetValue+00000779) * ------------------------------------------------------------------------------- Stack Signature for the dump is 0x52072145 SQL Server Assertion: File: <logscan.cpp>, line=1903 Failed Assertion = 'startLSN >= m_curLSN'. Error: 3624, Severity: 20, State: 1. * ------------------------------------------------------------------------------- * Short Stack Dump * 0088199C Module(sqlservr+0048199C) (CStackDump::GetContextAndDump+0000002E) * 008834AD Module(sqlservr+004834AD) (stackTrace+00000223) * 00937A94 Module(sqlservr+00537A94) (utassert_fail+000002E3) * 00862C1F Module(sqlservr+00462C1F) (LogIterForward::Close+0000008A) * 00441007 Module(sqlservr+00041007) (LogIterForward::~LogIterForward+00000020) * 77BB7AE7 Module(MSVCRT+00017AE7) (_unDNameEx+000007B6) * 007ECCAD Module(sqlservr+003ECCAD) (xp_replcmds+0000018A) * 005F48F6 Module(sqlservr+001F48F6) (CSpecProc::ExecuteSpecial+00000119) * 005F454D Module(sqlservr+001F454D) (CXProc::Execute+000000A3) * 005F6842 Module(sqlservr+001F6842) (CSQLSource::Execute+000003C0) * 0043A179 Module(sqlservr+0003A179) (execrpc+00000507) * 004393DB Module(sqlservr+000393DB) (execute_rpc+00000019) * 00428884 Module(sqlservr+00028884) (process_commands+00000232) * 41072838 Module(UMS+00002838) (ProcessWorkRequests+00000272) * 410725B3 Module(UMS+000025B3) (ThreadStartRoutine+00000098) * 77BC90A2 Module(MSVCRT+000290A2) (endthread+000000A6) * 77E4A990 Module(kernel32+0000A990) (FlsSetValue+00000779) * ------------------------------------------------------------------------------- Stack Signature for the dump is 0x3F63EDFB SQL Server Assertion: File: <logscan.cpp>, line=2137 Failed Assertion = 'm_noOfScAlloc == 0'. PropertiesArticle ID: 872843 - Last Review: November 2, 2007 - Revision: 3.2 APPLIES TO
|


Back to the top








