Subject Re: [firebird-support] Consistency Check When Backing Up
Author Kurt Federspiel
Thanks again, Helen.

I had all ready started a case of RTFM before I got your note...the rest I'll investigate.

Thanks for making the task shorter.
Kurt.



________________________________
From: Helen Borrie <helebor@...>
To: firebird-support@yahoogroups.com
Sent: Tuesday, December 9, 2008 6:08:30 PM
Subject: Re: [firebird-support] Consistency Check When Backing Up


At 12:38 PM 10/12/2008, you wrote:
>Thanks, Helen.
>
>Can you elaborate how to determine whether it is a Disk or RAM error using GBAK & GFIX?
>
>I have a couple back-up copies...

Hmmm, I didn't mean to imply that the validation/repair utilities could do stuff to analyse RAM state or HDD state!! They won't pop up and say "Corrupt memory" or "corrupt disk". However, because they reach everything in the database, they are going to react in some fashion if any data is damaged. Also, the repair tools won't repair anything that is physically damaged...

If you have "The Firebird Book", refer to Appendix IV for a pretty exhaustive run-down.

Otherwise, use the steps described here:
http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_ db_corr

Don't overlook the IBSurgeon tools, either. They do a well-organised and thorough page-by-page analysis of the state of data. The analysis module is still free, I think. I'll let you do your own googling for this. ;-)

./heLen