Subject Re: Force write OFF
Author mivi71dk
--- In ib-support@y..., "mgastde" <michael.gast@w...> wrote:
> Hi Michael,
>
> > I have a DB running on a Firebird version 1.0.
> > How do I tell whether or not I use Force Writes (ON / OFF) ?
> >
> > How do I change it ?
>
> gfix -write sync <<database file>> for each database.

So I write:

gfix -write sync <<DATABASE>> -user SYSDBA -password <<PASSWORD>>


to set

FORCED WRITES ON ?

But how do I tell whats active now ?

Thank you

Michael
>
> For data security reasons you always should set forced writes to
ON.
>
> Regards
> Micha