|
Hi Peter, Just to verify, are you using the DYNSLT in either file's DDS? -Bob -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Peter Colpaert Sent: Wednesday, May 12, 2004 4:03 AM To: RPG400-L@xxxxxxxxxxxx Subject: Difference between Select and Omit in LF Hi group, has anybody besides me noticed an enormous difference in performance when the following two logical files are read in the exact same RPGLE program - native SETLL and READ, no SQL: A R PSMAST PFILE(PSMAST) A* A K PSPACD A K PSCSNO A K PSCTNO A* A S PSATFG COMP(EQ 'A') A S PSSTCD COMP(LT '30') as opposed to A R PSMAST PFILE(PSMAST) A* A K PSPACD A K PSCSNO A K PSCTNO A* A O PSATFG COMP(NE 'A') A O PSSTCD COMP(GE '30') The 'omit' version seems about 10 times faster. I haven't actually timed it, but the omit gives subsecond response, whereas the select takes upto 5 seconds to retrieve approximately 35 records. For what it's worth, the displayed data is of course identical in both versions of the file. I don't even need to recompile the program when I switch LF versions. Is this performance difference normal, or am I missing something? Thanks, Peter Colpaert iSeries Application Developer Honda Europe NV Langerbruggestraat 104 B-9000 GENT Belgium Peter.Colpaert@xxxxxxxxxxxx Tel: +32 9 2501 334 Fax: +32 9 2501 231 ---------- Real programmers don't document. If it was hard to write, it should be hard to understand. ---------- The information contained in this communication is confidential and may be legally privileged. It is intended solely for the use of the individual or the entity to whom it is addressed and others authorised to receive it. If you have received it by mistake, please let the sender know by e-mail reply and delete it from your system. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking any action in reliance of the contents of this information is strictly prohibited and may be unlawful. Honda Europe NV is neither liable for the proper and complete transmission of the information contained in this communication nor for any delay in its receipt. _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
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.