Home › Forums › kdb+ › Reloading HDB causes "Cannot allocate memory" error › Re: Reloading HDB causes "Cannot allocate memory" error
-
What is your kdb+ version? Older versions have a limit on the number of nested columns, although in that case the error would usually be “too many open files”.
Does the load always complain about the same file or a different one every time? If it’s the same, can you try making a backup and overwriting it with a column full of nulls with the correct size to see if the load progresses past it next time?