Subject Temporarily stop and disable garbage collection
Author Robert martin
Hi

We have a need to ensure garbage collection is not running in a given
database. Ideally we would stop / cancel any garbage collection in
progress, do our stuff, then turn garbage collection back on.

Is this possible?

Thanks
Rob