Sample members for MainView AutoOPERATOR and MainView for CICS


The following table describes members of the BBSAMP data set that are used by both MainView AutoOPERATOR and MainView for CICS.

Shared BBSAMP data set members

Member name

Description

CICSRACF

CLIST that provides an interactive dialog to build SAF resource definitions

CMRASM

sample JCL to assemble and link-edit any of the following modules:

  • CMRRAPM (MainView for CICS only)
  • CMRSOPT (MainView for CICS only)

Descriptions of these modules can be found in this table and in MainView for CICS BBSAMP data set members.

CMRPLT

macro used to generate correct PLT entries for all CICS regions

 

CMRSDTRC

sample Rule Set for use with MainView AutoOPERATOR

This sample Rule Set contains a Rule that you can use to fire for the message:

FT760 MainView for CICS Task Kill Exit 

The sample Rule schedules an EXEC called CMRAOTRC (also shipped in the BBSAMP data set).   

To implement this Rule:

  1. Copy the sample Rule to an existing (or new) Rule Set
  2. Modify the Rule to meet your requirements
  3. Enable the Rule.  
Warning

This Rule is available only with the BMC MainView for CICS Management solution.

CMRAOTRC

sample EXEC for use with the CMRSDTRC sample Rule

This EXEC is invoked by the Rule CMRSDTRC and when invoked, can perform the following functions:

  • Start a MainView for CICS detail trace against a running task that causes the warning threshold.
  • Stop the detail trace when the task is terminated after exceeding the kill threshold.

To use this EXEC, you must copy it to the SYSPROC concatenation of the BBI-SS PAS.

Warning

This EXEC is available only with the BMC MainView for CICS Management solution.

CMRAOTRL

sample alternative EXEC that you can specify when implementing the CMRSDTRC Rule

This EXEC is invoked by the Rule CMRSDTRC and when invoked, can perform the following functions:

  • Start a MainView for CICS detail trace (with logging) against a running task that causes the warning threshold to be exceeded.
  • Purge the detail trace when the task is terminating, after it exceeds the kill threshold (leaving the log file in place). 

To use this EXEC, you must copy it to the SYSPROC concatenation of the BBI-SS PAS.

Warning

This EXEC is available only with the BMC MainView for CICS Management solution.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

MainView for CICS 6.8