Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 Data Corruption Issues
 sql server file assertion error

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-11-23 : 07:05:09
ask192 writes "Hi,

I keep getting this error

Using 'dbghelp.dll' version '4.0.5'
*Dump thread - spid = 112, PSS = 0x49b051f0, EC = 0x49b05520
*Stack Dump being sent to D:\Program Files\Microsoft SQL Server\MSSQL\log\SQLDump0576.txt

Stack Signature for the dump is 0x16F06946

SQL Server Assertion: File: <recbase.cpp>, line=1378
Failed Assertion = 'm_offBeginVar < m_SizeRec'.

Error: 3624, Severity: 20, State: 1.

DBCC gives me consistency errors with index id 0.

Restarting the sql server services and the error disappears but then reappears after 2-3 days.

All help is appreciated...."

paulrandal
Yak with Vast SQL Skills

899 Posts

Posted - 2005-11-23 : 12:28:44
See the other thread you started.

Paul Randal
Lead Program Manager, Microsoft SQL Server Storage Engine
(Legalese: This posting is provided "AS IS" with no warranties, and confers no rights.)
Go to Top of Page

robvolk
Most Valuable Yak

15732 Posts

Posted - 2005-11-29 : 20:18:57
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=58148
Go to Top of Page
   

- Advertisement -