Hello.
What can be the reason for those messages? Firebird 3.0.10 or newer 3.0.
Plenty of such ones:
Warning: Page 1088717 has SCN 3 while at SCN's page it is 6
Warning: Relation has 8 orphan backversions {0 in use} in table RDB$RELATIONS (6)
Warning: Pointer page 56 {sequence 0} bits {0x09 full, secondary} are not consistent with data page 609 {sequence 9} state {0x08 secondary} in table RDB$PROCEDURES (26)
Warning: Index 7 has inconsistent left sibling pointer, page 621758 level 1 at offset 280 in table NAGLPK (238)
Warning: Index 8 misses node on page 621785 level 1 at offset 273 in table NAGLPK (238)
Warning: Pointer page 56 {sequence 0} bits {0x09 full, secondary} are not consistent with data page 609 {sequence 9} state {0x08 secondary} in table RDB$PROCEDURES (26)
Warning: Relation has 197 orphan backversions {0 in use} in table RDB$INDEX_SEGMENTS (3)
Warning: Pointer page 12 {sequence 0} bits {0x09 full, secondary} are not consistent with data page 461765 {sequence 45} state {0x08 secondary} in table RDB$INDICES (4)
Warning: Relation has 1829 orphan backversions {0 in use} in table RDB$INDICES (4)
Warning: Relation has 2 orphan backversions {0 in use} in table RDB$RELATION_FIELDS (5)
Messages about normal tables is one thing, but messages about RDB$ tables look suspicious. When do such messages appear? We start to see such messages when we validate databases.
Best regards,
Tomek.