Subject Re: Database recovery options...- how to develop 100% reliable DB solution?
Author vincent_kwinsey
>
> ... what about for embedded applications?
>
Actually - in the most cases there is failure of fdb file and not the
HSs of file systems (from my experiences this is true for 100%) - so
maybe it is sufficient to have two fdb files on the same disk.

In any case - the logging feature FB should be added...