Written by

Question Rochdi Badis · May 2, 2024

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  

Product version: Caché 2018.1

Comments

Enrico Parisi · May 2, 2024

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.

0