RTEDEF(KD5@lpar)

If the DISCOVER action discovers Db2® subsystems, it creates the RTEDEF(KD5@lpar) member. This member contains parameters that configure the Db2 monitoring agent.

Figure 1. RTEDEF(KD5@lpar) member created by the DISCOVER action
* Db2 subsystems discovered by KCIOMEGA
* SYSPLEX=<sysplex> LPAR=<lpar> DATE=<date> 
                                                                     
KD2_DB                     BEGIN                      * Table begin *
                                                                     
KD2_DB01_ROW               01 
KD2_DB01_DB2_SSID          "<ssid>" 
KD2_DB01_DB2_DESCRIPTION   "<ssid> Db2 subsystem" 
KD2_DB01_DB2_VER           "<version>" 
KD2_DB01_DB2_SYSNAME       "<lpar>" 
KD2_DB01_DB2_PROFID        "P001" 
KD2_DB01_DB2_DS_GROUP      "N" 
KD2_DB01_DB2_MONITOR_START "N" 
KD2_DB01_DB2_PORT_NUM      "2000" 
KD2_DB01_DB2_LOADLIB       "<dsname>"                                   [1]
KD2_DB01_DB2_DSNTIAD       "DSNTIAD" 
KD2_DB01_DB2_RUNLIB        ""

* More rows (one for each subsystem discovered)...

KD2_DB                     END                        * Table end *

The DISCOVER action only discovers the parameter values shown in the previous figure in italics. You must complete or edit the other parameters.

[1] KD2_DBnn_DB2_LOADLIB
If an alias is defined for the data set, the alias name will be used for the parameter value instead of the original data set name.