Page 1 of 1

add_to_heap error when reading from system-cache hashfile

Posted: Sun Mar 15, 2009 3:50 am
by jjsyht
I'm getting the following error when reading from a hash file that I've put in the system cache (through CATALOG)

Code: Select all

add_to_heap() - Unable to create temporary cache file. Check that there is sufficient disk space.
None of my volumes are 100% full (using df)

Where should I start???

Posted: Sun Mar 15, 2009 6:00 am
by ArndW
The CATALOG command puts routines in the system catalog, not hashed files. Or do you mean that you are using the FILE.CACHE commands?

The heap is a temporary space allocation, so the disk will quickly run full then empty again and you might have missed it.