× 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.



Thanks, Code 1109.

Yes, the program had been loading the entire subfile with selected records before I changed to use multi-row fetch. At that time I changed to inputting one subfile page at a time.

It's a bunch of programs that use the same main driver file, reloaded with different selections for each program, so over the long term i'm thinking of having them access one separate program or service procedure as a kind of I/O server that sticks around between them.

Thanks for the brainstorming everybody.

--Alan


On 3/5/2022 12:03 PM, Code 1109 via RPG400-L wrote:
Assuming it loads a subfile, it might be loading file(s) completely instead of by page or range, and if the loaded file(s) are high volume it could be part of the cause, another could be that each time it's called it open/close files instead of user cntrolled open/close, it can also be that files(s) have not been reorganized in a long time, it could be that recs get locked, etc etc.
I hope you find a good solution to your need

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.