Subject Re: [firebird-support] Corrupted database
Author Dimitry Sibiryakov
On 13 Jul 2004 at 19:29, Rafael Szuminski wrote:

>is there any chance in fixing a database that reports 'Error while
>trying to read from file. End of file reached'

No. The best that you can do is to create a new database and pump
as much data from the old one as possible. This error means that some
pages (usually at the end of DB file) disappeared for some reasons
such as power failure, system crash or "too smart" FS.

>Database info:
>IB6.1
>Dialect 3
>Size 130MB
>
>Any info would be apreciated.

As "any info": turn forced writes on next time.

SY, Dimitry Sibiryakov.