Subject | RE: [firebird-support] Forced write |
---|---|
Author | Leyne, Sean |
Post date | 2013-07-17T21:01:38Z |
> We are on Firebird 1.56 and recently encountered database corruptionNone of those operations, on their own, will change the forced write flag setting.
> problem with a customer. Found that forced write was turned off on the
> database and after the database was restored turned it on. However on
> checking the next day forced write was again turned off. We do daily sweep,
> reindex and backup on the database as maintenance at the the eod. Will any
> of this cause forced write to be turned off.
The setting can be changed thru gfix command or API call.
Sean
P.S. A restore would not change the setting on its own -- it would restore using the setting that was present from the backup.