Subject RE: [firebird-support] Database error caused a full table to be lost, can it be recovered
Author Paul Beach
> I just ran into a bad case of database corruption. On the surface it
> really did not look that bad since "gfix" only showed errors in 2
> data pages and 3 index pages.
>
> So I've done the usual:
>
> gfix -shut
> gfix -mend
> gbak -B
> gbak -R

Do you have a copy of the database before you ran gfix on it?
If so you might want to see what IBFirstAid says...

http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_firstaid

Paul