|
Michael, I don't know if this has already come through to you but you
are looking at severe performance penalties using a dynamically called
program inside of service program.
IBM originally implemented UDF's as programs but it was too slow and
they added the ability for them to be service programs.
If you use your UDF in an SQL statement and you have to process a
100,000 records, you are looking at 100,000 dynamic calls.
A service program procedure call is nano-seconds vs a 100 milliseconds
for a program call.
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.