Folks,
I have a table style RM where I need to key off of at least 4 different fields. the number of rows that will be parsed is in excess of 1000and when I have all of the keys enabled, iTest will hang and then crash. The symptoms are that the memory in use climbs to over 250MB and it will not allow me to perform any garbage collection nor any operarion whatsoever. Sometimes it will just hang and then I need to forceably close the application. If I reduce the number of keyed fields to 3 or less, then this does not happen.
Does anyone know of limitations regarding table RMs, # of key fields, number of parsed rows, etc?