If KIPC0001E and KIPC0002E error messages display on the console log, the SCEXLINK and
SCEXFUNC data sets are not concatenated to the STEPLIB DD of the OMEGAMON® for IMS on z/OS® agent address space. These
data sets contain the Publisher API load modules for OMEGAMON to communicate with IMS Connect
Extensions and are required.
About this task
The following messages indicate that the SCEXLINK and SCEXFUNC data sets are not
concatenated to the STEPLIB DD of the OMEGAMON for IMS on z/OS agent address space:
KIPC0001E IMS CONNECT CLIENT FAILED TO LOAD A SUPPORT ROUTINE
KIPC0002E IMS CONNECT AUTO-DISCOVERY HAS BEEN DISABLED
Procedure
- If the Publisher API is being loaded correctly, check the &rhilev.RKANPARU
data set for member KIPICTP.
This member contains all the configuration information for
IBM®
OMEGAMON for IMS on z/OS and IMS Connect. Consider the following example of member KIPICTP.
*---------------------------------------------------------------------*
*- -*
*- MEMBER: KIPICTP -*
*- PURPOSE: IMS CONNECT MONITORING -*
*- -*
*---------------------------------------------------------------------*
ICT_AUTODISCOVER =YES
ICT_COLLECT_INTERVAL=900
ICT_COLLECT_LEVEL =4
ICT_BUFFER_SIZE =12
ICT_BUFFER_THRESH =85
ICT_MESSAGE_LEVEL =ERROR
ICT_INCLUDE=(I*)
-
Set the ICT_AUTODISCOVER variable to YES.
If set to NO, the IMS Connect
regions are not detected automatically.
- The ICT_INCLUDE variable defines an IMS Connect jobname mask. Determine whether the
mask is excluding your IMS Connect
region and make corrections.
Multiple ICT_INCLUDE statements
are permissible.
- To preserve changes over consecutive configuration iterations,
complete the following steps:
- Update your configuration profile using PARMGEN to apply
all changes to this member and update RKANPARU member KIPICTP.
-
Restart the IBM
OMEGAMON for IMS on z/OS
address space for the changes to take effect.