× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



<smith5646midrange>
Unfortunately, the entire driver file is needed to build the summary file.
The driver is a transaction based file. It is rolled up to the summary
level so they don't have to chug through the transactions every time. There
is no selection. Only a top to bottom keyed read.
</smith5646midrange>

... if you could bring it to a bulk statement like
create table ... as select ...
or
insert into ... select ...

this would beat the row by row processing, regardless wether you are using RLA or SQL to do this.
even faster versions could be done with parallelism (if your ressources are not constrained.

If your process is doing additional logic, first step would be to analyze where thr most time in consumed.

D*B

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.