Originally posted by: SystemAdmin
Thanks jvanboga - your tests are helpful. I am running on SunSolaris 5.9 with ES 6.7.1 so we do work in different environments, but it's good to know that you were able to process files that size in W2K.
I may try to simulate your test with a simple single-object to single-object map with no validation on the possibility that the complexity of the I/O objects comes into play. Because the map didn't show any evidence of triggering, I wonder whether map construction is a possible culprit or not.
Whether or not that works, I may also try a similar test but 'bursting' on a repetition of objects that are defined only by size=1byte to 10KB. That should be a simple enough burst definition that if burst was going to work, it would work here.
Patrick - let me know if this gets to your question - the burst method when you are using the FILE adapter relies on defining your input card type tree with at least one high-level repeating object, like a file that contains record (1:s). If you set the ES to operate in burst mode with a count of 1, it will execute the map once for each 1 record. Presumably, it releases resources claimed for processing of the first record before it starts processing the second record.
I'll let you all know the results.
Regards,
Karl
#IBM-Websphere-Transformation-Extender#DataExchange#IBMSterlingTransformationExtender