firebird icon indicating copy to clipboard operation
firebird copied to clipboard

partner index description not found (FB 4.0)

Open CyberMaxRu opened this issue 3 years ago • 0 comments

We recently updated to Firebird 4.0.2.2770. And we use our own replication on triggers. A few days after the restore on FB4, the slave base stopped during replication this table with messages: internal Firebird consistency check (partner index description not found (175), file: idx.cpp line: 1407) Online validation found no errors. I found this index (it was a PK) and recreated it. This index exists in the system tables, it is displayed in the IBExpert, but when recalculating statistics, it set to 0 (instead of 0.0008818). After recreate index of PK, database worked without problems. Today, during replication, this error occurred again. This is definitely a bug in the server, since everything worked on 3.0. I can provide the base (privately). I would also like online validation to find this problem.

CyberMaxRu avatar Jun 09 '22 06:06 CyberMaxRu