shrinking .dat file after killing a Global
Hi Guys,
My Cache.dat has a expanded a lot and some globals occupy a lot of disc space with just junk data so I would like to kill some globals and shrink the cache.dat file because I'm running out of disk space?
So is there a way to do that without having to do it through the Truncate & Compact databases?
Thanks
Comments
Compact & Truncate are there EXACTLY to perform what you want/need, no other option.
If want to speed it up, start compacting with "little" space tio free up at the end, then truncate to free disk space and gain some time, then repeat...etc.
Thanks good idea
Since you are on Cache still make sure it is ok to compact/truncate with your version.
Run an integrity check after to validate the DAT.
Expect large wij growth.
Do @Enrico Parisi's suggestion of a small amount first during a low utilization time.
Mirror and shadow targets have to be done separately.
Thanks again