Subject | Re: [ib-support] Forced Writes and Sweep Interval |
---|---|
Author | Woody (TMW) |
Post date | 2003-06-11T14:28:09Z |
> Hi,I don't think you can change the sweep interval through the database
> I am using Delphi 5, Ibx and Interbase 6.2
> I want to Set Sweep Interval to 0 and
> Set Forced Writes On.
>
> How Can I Do it.
> What is must write to Ibdatabase component's params.
component. You must do that using one of the database tools like IBConsole
or Workbench. However, to set forced writes on, add this parameter to your
database component:
isc_dpb_force_write=1
HTH
Woody (TMW)
Freeware Page: http://users.eonet.net/woodytmw
"Start every day off with a smile and get it over with."
-- W. C. Fields