SCM command not showing the DB2 Health Status
Besides the text below, I am attaching the GSSA sysout and SCM command screenshot.
SRV103 INCLUDE DB2 // Include DB2 support
SRV098 Member DB2 found in SYS2.CA.CCS.CAW0OPTN
SRV085 Member DB2 last updated by userid=user_id on 2020-08-03 2020.216 at 10:13:52
SRV340 Now processing PARMLIB member DB2
SRV103 ***********************************************************************
SRV103 *** Initialization Parameters for DB2 support. Note that you ***
SRV103 *** must provide a SRVDB2P load module and bind it to DB2 ***
SRV103 *** before dynamic SQL can be executed. See SAMPJCL member ***
SRV103 *** YS28DB2P for the source code and JCL required to generate ***
SRV103 *** the required load module (SRVDB2P). ***
SRV103 ***********************************************************************
SRV103
SRV103 ADDRESS DSNALI DSNALI TYPE 8 // Required for DB2() function
SRV103 ADDRESS DSNHLI2 DSNHLI2 TYPE 255 // Required for DB2() function
SRV103 ADDRESS SRVDB2P SRVDB2P TYPE 255 // Required for DB2() function
SRV103 DB2PLAN GSSPLAN // Default
SRV103 SSID DB2 DSB1 // Default
SRV341 Resuming processing PARMLIB member RUNPARM
Release : 16.0
Component : SYSVIEW
Please update the SCM Parmlib entries for DB2 by uncommenting them and updating the entry with the correct Subsystem. Once you have completed this you will need to recycle the GSS STC to pick up the changes.