From: J_Crites on
We're getting the following on a Windows 2003 Server, running SQL 2000 SP3a.

17066:
SQL Server Assertion: File: <diskio.c>, line=670
Failed Assertion = 'filepos + CBytes <= (DWORDLONG) m_size << PAGESIZEBITS'.

Any ideas?
Jeremy

From: Prospero via SQLMonster.com on
Well I think by Failed Assertion means it failed some runtime check. Theres
no way to really know whats causing this error in your specific instance but
its probably some kind of database information inconsistency. Type DBCC
CHECKDB and see what it says. Your database probably isnt normalized well
enough.

--
Message posted via SQLMonster.com
http://www.sqlmonster.com/Uwe/Forums.aspx/sql-server/200601/1