> > > Is this possible? > > http://www.firebirdsql.org/file/documentation/reference_manuals/user_manuals/html/gfix-cmdline.html > > Sure. > > see parameter: -housekeeping set sweep interval <n> >
Hi I was probably not specific enough in my problem description :) I know that I can disable garbage collection via the cmd line. What I am looking for is the ability to... 1. Cancel any existing garbage collection 2. Disable garbage collection 3. Do my stuff 4. Re enable garbage collection. I know I can to 2 and 4 via gFix but item 1 is the issue. Also I would want to use the services manager rather than command line tools. Thanks Rob
