|
Regards Vern
A couple of questions on this argument:
What does IAAI stand for and how are they involved with performance issues?
Is DB2/400 like VM & MVS DB2, such that when you create tables inside of DB2 you can't read the data except with SQL and the security inside of theDB2 engine? If that is true, then I prefer SQL for programming applications, at least from the security aspect. And, if the DB2/400 optimizer is anything like the VM/MVS DB2 optimizer, I'd say that you'll get better performance with DB2 over the keyed-sequence record-at-a-time access of the native 400 I/O but usually only IF you have large numbers of records. The reason for this is because the DB2 Optimizer makes decisions on how to best get your data, and those decisions may change day-to-day, whereas the keyed sequence approach goes through keys and follows much the same path regardless of how circumstances have changed and may not be the best performer. It is important to make apples-to-apples comparisons as far as the data and the application architecture. I hope, if the IAAI is into performance comparisons the comparison test are set up in a fair manner using the coding access strategy best for each access method and not forcing a key-sequence approach using SQL or vice versa.
FWIW,
Dave Odom
-- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
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.