|
On 3/12/2015 8:18 AM, Gerald Kern wrote:
<<SNIP>>
I have a relatively simple SQL statement, that when run on a green
screen via STRSQL takes less than 3 seconds to complete. The result
set contains about 600,000 records.
However, if I use the Database Development perspective in RDi, or
the SQL Explorer plugin in Rdi or the standalone product AQT
(advanced query too, which supports DB2 for i), the same SQL
statement takes considerably longer and by considerably I mean
upwards of 15 minutes - if it does complete at all. <<SNIP>>
STRSQL makes an assumption that it will return the first page of
records quickly - "batch" type tools make the assumption that the
entire set has to be returned before displaying anything.
In STRSQL, do you mean by "complete", that you see something on the
screen? What happens when you put B in the control field and press
Enter? That will make it go to the bottom, hence going through the
entire result set. <<SNIP>>
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.