Completing the parameters for discovered Db2 subsystems

The DISCOVER action discovers only some of the parameter values required to monitor Db2® subsystems. You must supply the remaining values.

Before you begin

You must have performed a DISCOVER action that created an RTEDEF(KD5@lpar) member containing a table of parameters: one row for each discovered Db2 subsystem.

About this task

You must supply values for the following parameters:

KD2_DBnn_DB2_RUNLIB
The Db2 RUNLIB library.
KD2_DBnn_DB2_PORT_NUM
The port number on which the OMEGAMON® for Db2 Collector (or server, default started task suffix O2) listens for requests.

The DISCOVER action sets a placeholder value for the port number. Typically, you will need to change this value to match your site-specific standards.

To specify the RUNLIB library for discovered Db2 subsystems, you must either ensure that the global parameters are correct or edit the parameters for each Db2 subsystem.

Procedure

  1. Specify the correct port numbers.
    In the RTEDEF(KD5@lpar) member, change the placeholder value of each KD2_DBnn_DB2_PORT_NUM parameter to the actual port number you want to use.
  2. Specify Db2 RUNLIB libraries.
    Select one of the following choices:
    • To use global parameter values for Db2 LOADLIB and RUNLIB libraries: in the RTEDEF(GBL$PARM) member or LPAR-specific RTEDEF(GBL$lpar) member, define GBL_DSN_DB2_LOADLIB_Vn and GBL_DSN_DB2_RUNLIB_Vn parameters for the Db2 versions that your site uses.
    • To set LOADLIB and RUNLIB libraries for each Db2 subsystem: in the RTEDEF(KD5@lpar) member, specify a value for KD2_DBnn_DB2_RUNLIB.