1
A few days ago, I had a consistency error problem with a database.
It has a very strange behavior after the correction of it, when I execute CHECKDB found 0 allocation errors and 0 consistency errors in database
, I don’t make mistakes, but the next day I make a mistake:
Msg 8978, Level 16, State 1, Line 1 Table error: Object ID 525764405, index ID 5, Partition ID 72057606300499968, alloc Unit ID 72057606791430144 (type In-Row data). Page (3:333324) is Missing a Reference from Previous page (3:333323). Possible chain linkage problem.
It’s always the same. Otherwise the application is working normally.
I’ve seen the HW
And I don’t have any kind of disk errors or memory.
Have backup but the same includes this mistake a week ago.