Based on the OS upgrade to z/OS 2.3, JAVA V8.0 may be installed in the z/OS 2.3 system. Are there any impacts on the SYSVIEW Performance Management Option for DB2 R19.0/R20.0
Are there any impacts on the SYSVIEW Performance Management Option for DB2 R19.0/R20.0 in the following cases?
In the case that the JAVA isn't installed in the z/OS 2.3 environment. (In this case, any versions of JAVA will not be installed in the z/OS 2.3 environment.)
In the case that the JAVA V8.0 is installed in the z/OS 2.3 environment.
Release : 20.0
Component : CA Insight Database Performance Monitor for DB for z/OS
Java runtime is needed for the install of the CA DB2 Products.
See member DBMSEDIT in R200.SAMPJCL library.
/* SMPJHOMEPATH - The name of the directory in the UNIX file system*/
/* that contains the JAVA runtime. */
...
/* Set the JAVA path */
/* */
/*******************************************************************/
ISREDIT CHANGE ALL SMPJHOMEPATH +
/usr/lpp/java/V.R/
/*******************************************************************/
And check the CA DATABASE MANAGEMENT SOLUTIONS FOR DB2 FOR Z/OS 20 manual.
Gather Configuration Values
https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-mainframe-software/database-management/ca-database-management-solutions-for-db2-for-z-os/20/installing/complete-product-configuration/execute-product-specific-tailoring/configure-the-dbm-data-service/gather-configuration-values.html
Additionally I do not think customer can work without Java installed in the z/OS environment, for example for CA SYSVIEW for DB2 in the
future if they like to work with the REST API interface they need to communicate with USS and probably working with Java.
See the details in the following link:
Configure REST API
https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-mainframe-software/database-management/ca-sysview-performance-management-option-for-db2/20-0/configuring/configure-rest-api.html