KC2_CCnn_CLASSIC_XMIT
Use the KC2_CCnn_CLASSIC_XMIT parameter to specify the XMIT number for the OMEGAMON for CICS (3270) address space.
If you generate more than one pair, you must add a RKC2XMnn DD DUMMY statement to the CICSĀ® JCL, to identify which OMEGAMON AI for CICS pair is monitoring the CICS region. If you use only one pair, identified by suffix 00, this DD statement is not required. Additional pairs use 01 to 15.
Starting in V5.3.0, you can minimize the JCL changes that are required to your CICS regions. In earlier releases, you were required to add load libraries to your CICS regions and DD cards that controlled the monitoring of those regions (RKCPXMnn, RKC2XMnn and KC2GLBcc). V5.3.0 or later implements support for a new CICS library definition.
- Required or optional
- Required
- Location where the parameter value is stored
- In the &C2T1OCIDx member of the rhilev.midlev.rtename.xKANSAMU library,
where x can be R, W or I.
- Selective $PARSE job processing
- Run the library-specific $PARSESM IKANSAMU->WKANSAMU file-tailoring job to regenerate only the
WKANSAMU members that need to be reprocessed. To limit the update to only members relevant to this
component in the USER SECTION: CONFIG/SELECT MEMBER section of the $PARSESM member update the
SELECT MEMBER=(*)statement toSELECT MEMBER=KC2*. - Parameter name
RKC2XMnn DD DUMMY(OMEGAMON for CICS (3270) started task)- Default value
- 00
- Permissible values
- 00-15
- Related parameters