Limited support

   

BMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.

BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Ops Monitor for CICS version 7.2.00.

Resource Tracking and Analysis report

The MainView for CICS resource analysis program (CMRRAPR) creates the Resource Tracking and Analysis report. This report provides information about resource usage by CICS transactions and programs. A report may show summary, detail, or service data for either an individual transaction or program or a combination of transactions or programs.

You select the transactions or programs that appear in the Resource Tracking and Analysis report. You declare how transactions or programs are combined by specifying parameters with the CMRRAPM macro in member CMRURAPM in BBSAMP. After you have created the macro statements, they must be assembled and and linked using member CMRASM in BBSAMP to create table CMRRAPM. You can change the name of the table by modifying the MODNAME value in CMRASM, otherwise the default name of CMRRAPM is used.

Note

If you change the name of the CMRRAPM table, you can use the TABLE control statement to associate the name CMRRAPR to generate the report. Refer to Report control statements for a description of the TABLE control statement.

The remaining sections of this chapter describe the macro assembly statements, JCL, and control statements used to produce a Resource Tracking and Analysis report.

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments