Subject | Database Corruption |
---|---|
Author | Santini |
Post date | 2004-02-17T01:46:55Z |
Hi,
I have created a new database before insert approximately 700.000 records.
After insert the records, the database become corrupted with a simple SELECT
COUNT(*) FROM <TABLE>. Then, I run gfix -full -mend database.gdb;
gbak -backup -v database.gdb database.gbk; del database.gdb; gbak -create -v
database.gbk database.gdb, without problems. Finally, when I run
gfix -v -full database.gdb I get record level errors!
Is possible restore a database with problems ?
My environment is: Windows XP and Firebird 1.5.0.4288 (RC8).
I can send privately the database.gbk for test (6.80 MB).
Thanks,
Rafael Santini
I have created a new database before insert approximately 700.000 records.
After insert the records, the database become corrupted with a simple SELECT
COUNT(*) FROM <TABLE>. Then, I run gfix -full -mend database.gdb;
gbak -backup -v database.gdb database.gbk; del database.gdb; gbak -create -v
database.gbk database.gdb, without problems. Finally, when I run
gfix -v -full database.gdb I get record level errors!
Is possible restore a database with problems ?
My environment is: Windows XP and Firebird 1.5.0.4288 (RC8).
I can send privately the database.gbk for test (6.80 MB).
Thanks,
Rafael Santini