Speed gain using cache to write lines to flat file

fellipesg

Member
Hello guys.
I would like to know if using a cache structure, to write lines to a flat file in it, would be faster than stopping the application flow to wirte one line to flat file and get back to the application to process it again. So, if I "cache" the lines within the Do Section, in my report, and in the End Section get the results back and write then to the file at once, will the report finish earlier than the ordinary way?
Att
 
Felipe, you are most probably in the wrong Forum. This Forum only deals with applications in JDE World which only runs on the iSeries with db400. Re-post your question in the JD Edwards EnterpriseOne Developers Forum.
 
Back
Top