Subject Database Corrupt, help please
Author Bayu
Hello all,

We have a database.
This database (maybe) in corrupt condition

I have do like this

gfix -v -f test.gdb

and this is a message

number of record level errors : 2
number of index page errors : 11
number of database page errors : 6529

i try to mend database with

gfix -m -i test.gdb, this still give me

number of record level errors : 2
number of index page errors : 11
number of database page errors : 6529

and try to backup database

with

gbak -g -b -z -b test.gdb test.gbk

but in writen 80000 records, the progress is stop "like" hang and the
ibserver get the maximum usage in cpu

Please help me, how to recover this database

Thanks
Bayu