|
The GET DIAGNOSTICS statement obtains information about the previous SQL statement that was executed.And this further from the documentation -
Instead of using an SQLCA, the GET DIAGNOSTICS statement can be used in all languages to return return codes and other information about the previous SQL statement.GET DIAGNOSTICS was available sometime after V5R1 (I still have that reference manual) and before V6R1.
Hello Maria,
Am 28.07.2020 um 11:56 schrieb Maria Lucia Stoppa <mlstoppa@xxxxxxxxx>:
I'm already reading the SQL technical reference, you might be referring to GET DIAGNOSTICS, but I haven't found anything interesting yet. I'll keep on studying.I was referring to the manual about using SQL in HLLs. AFAIR, there's one or more DS' documented which give you access to a lot of internal variables, like SQLCOD and the like. GET DIAG sounds more like an API call.
The results may not be the same due to the filtering process. The result set is the same for 8 to 10 different select statements within the same run though, that's why I hoped the same "with" table could be used for all of them. Maybe, a global temporary table is of help, or a view to the database already grouped by.I guess, this is too abstract for me to come up with a solution. Maybe Birgitta can help. Or you need to provide actual examples. But even then, I don't know if my skills are sufficient.
:wq! PoC
PGP-Key: DDD3 4ABF 6413 38DE - https://www.pocnet.net/poc-key.asc
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.