Enabling the IMS version-related modules

In OMEGAMON® for IMS on z/OS®, before you rerun the KCIJPSEC job, you might need to customize the runtime environment's (RTE's) security imbeds for WCONFIG KI2$SSC1 and KI2$SSC2 members to enable the IMS version-related modules. The following information assumes that you use IMS V15.1.

Before you begin

Review the following scenarios about the configuration requirements for IMS V15.1 KCIJPSEC and KOISUPD:
  • For new RTEs that are created after the PARMGEN 3Q17 IF PTF is installed, a KCIJPSEC job or KOISUPD job that is tailored to all supported KOI modules for OMEGAMON for IMS on z/OS is generated automatically. In this scenario, you don’t need to configure or reconfigure IMS V15.1 KCIJPSEC and KOISUPD, and you can skip the procedure.
  • For your existing RTEs that already have KCIJPSEC and KOISUPD security imbeds for WCONFIG KI2$SSC1 and KI2$SSC2 members, you must finish the procedure to enable the IMS V15.1-related modules.

About this task

If an SMP/E scenario involves making the KI2$SSC1 and KI2$SSC2 customizations, next time $PARSE job is rerun, the imbeds to the KCIJPSEC or KOISUPD job are not regressed. On this condition, you can make the preceding updates directly in the KCIJPSEC job during SUBMIT step of that SMP/E scenario. The KCIJPSEC job is in the RTE's xKANSAMU data set, where x=I or R.

Procedure

  1. Compare the versions of KI2$SSC1 and KI2$SSC2 security imbeds in the RTE's IKANSAMU data set where the IBM default templates are refreshed, and decide the applicable SMP/E maintenance or upgrade scenario. For more information, see SMP/E maintenance and upgrade scenarios.
  2. Complete the steps in the applicable SMP/E maintenance or upgrade scenario.
  3. Depending on the IMS version that you use, customize the OMEGAMON for IMS security imbeds by editing the imbeds.
    For example, if you use IMS V15.1,
    • In KI2$SSC1, change the following line from
      *S M=((KOICTxx,,R))     IMS/nn.n  z/OS
      to
      S M=((KOICTPQ,,R))     IMS/15.1  z/OS
    • In KI2$SSC2, change the following line from
      //*SPnnnn0  EXEC KOISUPDI,IMSLVL=x,MVSLVL=Q   IMS/nn.n z/OS
      to
      //SP51510  EXEC KOISUPDI,IMSLVL=P,MVSLVL=Q   IMS/15.1 z/OS