Page 1 of 1

How to check the intergrity of an Interbase/Firebird database

Posted: Fri 12 Oct 2018 12:42
by sakis
Hello to all

Is there any way to check the integrity of an Interbase/Firebird database or the tables individually.Any help would be appreciated

TIA
Sakis

Re: How to check the intergrity of an Interbase/Firebird database

Posted: Fri 12 Oct 2018 14:09
by ViktorV
This question is not related to the functionality of our products, but to InterBase/Firebird functionality. Therefore, to obtain the information you need, please refer to the InterBase/Firebird documentation or ask a question at specialized forums.

Re: How to check the intergrity of an Interbase/Firebird database

Posted: Sat 13 Oct 2018 17:59
by abak
Hi,
You can use the command line gfix.
https://www.firebirdsql.org/pdfmanual/html/gfix.html

Regards.