[rules-users] Decision table max rows

Michael Anstis michael.anstis at gmail.com
Thu Jul 17 05:20:54 EDT 2014


Simplistically, split your decision table into smaller ones.

To answer your question more fully; the maximum number of rows that can
exist in a XLS is (IIRC) 65535.

That said; how many can be processed on a given computer, depends on how
much RAM has been associated with the JVM heap and how many decision table
columns are on a row.

With kind regards,

Mike



On 17 July 2014 04:49, J Rose <ufos at comcast.net> wrote:

> What is the maximum number of rows you can use in a decision table?  I need
> to use over 12,000 rows but seem to get an out of memory error for even
> 1,000 rows.  I already increased the memory used.
> What are my options if I need to lookup values for that many rows?
>
>
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Decision-table-max-rows-tp4030382.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20140717/d6913df2/attachment.html 


More information about the rules-users mailing list