Hello, can any one tell me what is the maximum entries in lookup table, we have around 1000 entries need to be save in the lookup table, does it exceed the limitation? thanks
I believe the real limit for Tables is really the memory you have available. Tables are loaded in memory and referenced from there.
Years ago I asked a similar question of Larry Streepy (one of the original architects/designers/coders of Cloverleaf(R)) and I recall he indicated they use a fairly efficient mechanism for referencing the Tables and that memory size was the greatest constraint.
I have seen fairly large Tables (not only in number of Tuples but actual size of the individual Columns) work well (of course there was lots of memory).
Jim Kosloskey
email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.
Author
Replies
Viewing 1 reply thread
The forum ‘Cloverleaf’ is closed to new topics and replies.