Subject Database Corruption
Author jakefeed
I have a customer database that is returning "internal gds software consistency check (applied differences will not fit in record (177))" whenever I access a particular table.
I've run gbak with -g switch and it fails on the one particular table
I've run it with and without running gfix -v -full before the gbak.

It still fails.
One thread I found suggested changing the database to read_only before running the gbak command. It still errors with the same message referred to at the top of the post on the same table.

In the firebird.log, there is a deadlock error which occurred 90 minutes before the "...applied differences..." error.
This is a Firebird 1.5 database.
Any help is appreciated.