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



Got an RPG program that does a ton of dynamic SQL INSERTs and UPDATEs, which
come from our control tables and, therefore, not actually coded in the RPG
source. Because the statements were prepared, we were able to take the
variable used in the "Execute Immediate :SQLstmt" statement and output it to
our log file.

Now, we are taking a different tack to significantly improve performance.
Instead of using all of the dynamic SQLs, our developer has written an
application to generate the SQLRPGLE source program to do away with the
dynamic prepares. Performance improvement is dramatic but, along with this
change, we apparently lost the ability to log the SQL statement that was
actually executed. The SQL statements still use variables, and we need to
see the statements with the variables converted in the log. We do not know
how to capture this.

A while ago, I was educated in the "Get Diagnostics" statement, and a first
poke at the documentation I thought would turn up something that would
return the statement that was actually executed. But I was unable to find
anything. Am I looking in the wrong spot? FWIW, this is on v5r3.

TIA,
Dan

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.