7 messages in com.mysql.lists.clusterRe: Error 4009
FromSent OnAttachments
Lewis Bergman22 Dec 2005 07:36 
Jonathan Miller22 Dec 2005 07:45 
Jonathan Miller22 Dec 2005 08:01 
Lewis Bergman22 Dec 2005 09:47 
Alex Davies22 Dec 2005 09:52 
Jonathan Miller22 Dec 2005 10:01 
Lewis Bergman22 Dec 2005 10:28 
Subject:Re: Error 4009
From:Alex Davies (davi@gmail.com)
Date:12/22/2005 09:52:03 AM
List:com.mysql.lists.cluster

Hi,

I think it tells you what the problem is:

Got error 902 'Out of memory in Ndb Kernel, ordered index data (increase DataMemo ry)' from ndbcluster

I therefore suggest you increase DataMemory in config.ini.

I guess that it was creating a tempoary table during a query and hit this limit... but there could be other explanations.

There are commands to see how much DataMemory and IndexMemory are free on nodes which you can search the list for details on. Clearly its not disk space but allocated RAM that you have run out of here.

Best wishes,

Alex