Subject | Re: [firebird-support] How to test for forced writes? |
---|---|
Author | Thomas Steinmaurer |
Post date | 2011-01-26T18:47:26Z |
Hello Steffen,
components might be able to set the forced write property as well.
For example IBObjects has a property at TIB_Connection level, which
allows you to work with the forced write option. It happened to me one
time that I set the property to False by accident (double-clicking in
the object inspector) which leads to disable forced writes.
--
With regards,
Thomas Steinmaurer
Upscene Productions
http://www.upscene.com
http://blog.upscene.com/thomas/
Download LogManager Series, FB TraceManager today!
Continuous Database Monitoring Solutions supporting
Firebird, InterBase, Advantage Database, MS SQL Server
and NexusDB!
> I have a few databases from different sources and I want to see, if they useBeside all the stuff already mentioned, take into account that access
> forced writes.
> I found documentation on how to enable and disable them using gfix, but how
> do I test for the current status?
components might be able to set the forced write property as well.
For example IBObjects has a property at TIB_Connection level, which
allows you to work with the forced write option. It happened to me one
time that I set the property to False by accident (double-clicking in
the object inspector) which leads to disable forced writes.
--
With regards,
Thomas Steinmaurer
Upscene Productions
http://www.upscene.com
http://blog.upscene.com/thomas/
Download LogManager Series, FB TraceManager today!
Continuous Database Monitoring Solutions supporting
Firebird, InterBase, Advantage Database, MS SQL Server
and NexusDB!