What does a "WARNING: did not see LOP_CKPT_END" message mean on SQL Server 2005?
Posted
by Craig.Nicol
on Stack Overflow
See other posts from Stack Overflow
or by Craig.Nicol
Published on 2008-09-19T12:44:42Z
Indexed on
2010/06/01
6:33 UTC
Read the original article
Hit count: 1242
The above error message comes up just before SQL Server marks the database as "Suspect" and refuses to open it. Does anyone know what the message means and how to fix it? I think it's a matter of grabbing the backup, but would be nice if it was possible to recover the data.
I've had a look at the kb article but there are no transactions to resolve.
© Stack Overflow or respective owner