Hi All,
To my understanding, Db2, being a native C++ application (right?), will only use the Java libraries (or the JRE) in such cases as:
-when a Java client requests a remote connection to a Db2 database (via JDBC)
-when external Java stored procedures are being called from within a Db2 database
Have I got this right, or completely at the wrong end of the stick?
Also, does anyone have any ideas how I would check if my Db2 instance/database ever uses any of those Java/JAR files?
What might work here is to set the DIAGLEVEL to 4 (at least temporarily) and then scan the db2diag.log file for any occurrences of the words such as "Java" and "JRE" (and even "JAR"), but not sure how reliable the results would be... any ideas, experiences on this one?
Regards, Damir
------------------------------
Damir Wilder
Senior Consultant
Triton Consulting
London
------------------------------