Enabling Db2 Query Monitor in the E3270UI
You can integrate the OMEGAMON Enhanced 3270 User Interface with IBM Db2 Query Monitor for z/OS.
Before you begin
When you configure OMEGAMON for Db2® Performance Expert using either Configuration Manager or PARMGEN, the following OMEGAMON Enhanced 3270 User Interface integration data sets are allocated:
- rHilev.RSPLEX0K.XKANWENU
- rHilev.RSPLEX0K.XKANHENU
- rHilev.RSPLEX0K.XKANEXEC
You can use the LPAR RTE parameter RTE_XKAN_HILEV to override the default high-level qualifier rHilev.&SYSPLEX. with alternate Tivoli OMEGAMON (TOM) data sets for other integration products that deliver work spaces and other E3270UI support elements.
Note:
- Specify the same HLQ for other RTEs that report to the same TOM in order to share the same XKAN* data sets.
- The configuration method allocation jobs automatically append the XKAN* low-level suffix to this HLQ.
The following XKAN* data sets are concatenated in the respective E3270UI PGDXTOM started task DDNAMEs automatically:
VIEW rHilev.rte_name.xKANSAMU(PGDXTOM)
Command ===>
//************************************************************
//* TOM workspace definitions:
//************************************************************
//RKANWENU DD DISP=SHR,
// DSN=&RHILEV..&SYS..UKANWENU
// DD DISP=SHR,
// DSN=&BASEHLEV.KANWENU
// DD DISP=SHR,
// DSN=TDCIT.DB2.RSPLEX0K.XKANWENU
//************************************************************
//* TOM help definitions:
//************************************************************
//RKANHENU DD DISP=SHR,
// DSN=&RHILEV..&SYS..UKANHENU
// DD DISP=SHR,
// DSN=&BASEHLEV.KANHENU
// DD DISP=SHR,
// DSN=TDCIT.DB2.RSPLEX0K.XKANHENU
//************************************************************
//* TOM standard REXX libraries:
//************************************************************
//RKANEXEC DD DISP=SHR,
// DSN=&RHILEV..&SYS..UKANEXEC
// DD DISP=SHR,
// DSN=&BASEHLEV.KANEXEC
// DD DISP=SHR,
// DSN=TDCIT.DB2.RSPLEX0K.XKANEXEC