Error "Not enough storage is available to process this command"

199 views
Skip to first unread message

Weiyi Zhang

unread,
Apr 18, 2012, 8:31:02 AM4/18/12
to Kdb+ Personal Developers
Hi All,

I load some tick data into my KDB database, but now it shows following
error when I try to access the data:

ReadLastOptTicks error string: ./2012.04.10/THOptTSData/openint: Not
enough storage is available to process this command.

Does anyone has any idea about it?

Thank you.

Charles Skelton

unread,
Apr 18, 2012, 8:50:56 AM4/18/12
to personal...@googlegroups.com
Sounds like you may have insufficient memory.
3 potential solutions

1) use the -g 1 command line option with kdb+ to return memory to the OS as soon as it is able to.
2) add more swap space
3) add more physical ram

is this on win 32 or 64bit?
Using kdb+ file compression?

thanks


--
You received this message because you are subscribed to the Google Groups "Kdb+ Personal Developers" group.
To post to this group, send email to personal...@googlegroups.com.
To unsubscribe from this group, send email to personal-kdbpl...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/personal-kdbplus?hl=en.


Aaron Davies

unread,
Apr 19, 2012, 1:11:52 AM4/19/12
to personal...@googlegroups.com
On Apr 18, 2012, at 8:31 AM, Weiyi Zhang wrote:

> I load some tick data into my KDB database, but now it shows following
> error when I try to access the data:
>
> ReadLastOptTicks error string: ./2012.04.10/THOptTSData/openint: Not
> enough storage is available to process this command.

pretty sure that's not a native q error, something must be wrapping it

do you know what the real error is?

Reply all
Reply to author
Forward
0 new messages