K
Keith Sudbury
Guest
Make sure to test joins and finds within the for each loops to get a more accurate estimate of the performance improvements. Joins and finds inside a for each loop are going to vastly change how many packets and round trips are required. It is just the nature of how OE handles client server communication. If you are running a semi modern version of OE you should look into the prefetch settings. Many times you can get more improvement from adjusting these than -Mm alone. knowledgebase.progress.com/.../000031154
Continue reading...
Continue reading...