KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

Home Forums kdb+ Reloading HDB causes "Cannot allocate memory" error Re: Reloading HDB causes "Cannot allocate memory" error

  • gyorokpeter-kx

    Member
    November 7, 2023 at 12:00 am

    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?