|
Buck, Can you not return an SQL result set from a stored procedure? I do this routinely with large data sets. John Taylor > -----Original Message----- > From: rpg400-l-bounces@xxxxxxxxxxxx > [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Buck > Sent: Wednesday, December 17, 2003 2:47 PM > To: rpg400-l@xxxxxxxxxxxx > Subject: Unlimited size result sets > > > Yes it's me again. My Java person insists that she wants me > to return 500k+ rows of data to her in a result set. Those > of us on the iSeries side think this is not a good idea. She > says that this is how things work in the real world (as > opposed to a page at a time.) > > In the interest of gathering benchmarking data, we'd like to > try. The catch is the number of occurrences for a multiple > occurrence DS. The obvious workaround is to base the DS on a > pointer, which works great up to 16 megs. But my result set > is going to be much larger than that. I can certainly ALLOC > more memory and use another DS, but I don't see any way to > guarantee contiguous memory, and without that I can't > guarantee that the result set will be right. > --buck >
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.