Sample members for MainView for CICS
The following table describes members of the BBSAMP data set that are used only by MainView for CICS for customization. For more information about BBSAMP members for batch utilities, see BBSAMP-data-set-members-for-PERFORMANCE-REPORTER.
Member name | Description |
|---|---|
BDR#DEF | sample history parameters (CHIST and related views) |
CMRADAX | sample exit for Adabas version 5 to capture MainView for CICS data after a database call |
CMRADBX | sample exit for Adabas version 5 to capture MainView for CICS before a database call |
CMRBARC | sample JCL to copy a trace log data set to a sequential data set for archival |
CMRBRLOD | sample JCL to reload an archived copy of a trace to a new trace log data set for online viewing |
CMRDDTL | sample JCL to delete and define CMRDETL VSAM data sets |
CMRDJCL | sample JCL to archive data from the CMRDETL data set |
CMRDPARM | sample CMRPURG parameters |
CMRLDTL | sample JCL used by the CMRDETL reload utility--CMRLDTL |
CMRMVMCT | required MainView for CICS MCT definition |
CMRN2MCT | MCT definition for MainView for CICS DB2 SMF data |
CMRNDMCT | MCT definition for MainView for CICS SMF data |
CMRS2AX | sample exit for SYS2K version 12.0 to capture MainView for CICS activity after a database call |
CMRS2BX | sample exit for SYS2K version 12.0 to capture MainView for CICS activity before a database call |
CMRSMLXT | sample SMLXT |
CMRSOPT | sample macro that specifies monitored resources, collection intervals, and response time service levels |
CMRSUP01 CMRSUP02 | sample pre- and post-call exit points for monitoring SUPRA version 1.3 |
CMRSUPRX | sample exit for monitoring SUPRA version 2.4 or later |
CMRTBTRA | sample JCL to print trace log data sets |
CMRTTHR | macro to convert the task kill exit threshold table for use with the CMRTTHR view |
CMRUACMP | sample user exit to call the CMRCUEX program |
CMRUAPLT | sample PLT program to start CMRUACMP |
CMRUSOPT | sample macro options that define the monitoring options table |
CMRUSR01 | sample of a user exit to switch CMRDETL data sets when one becomes full and needs to be archived |
CMRUSRSD | sample exit called by CMRSUMD summarization utility to give control to a user-written routine when a CMRDETL record is processed |
CSDCMRDF | contains the DEFINE statements for the required program and transaction resources for the MainView for CICS CICS component These definitions are for all releases of CICS. |
CSDOLTDF | contains the DEFINE statements required for the program and transaction resources used by the MainView for CICS common OLT component (for all releases of CICS) |
DCCTXPR | sample exit to the DATACOM/DB DCCTXPR routine |
GENEROL | sample user exit for inclusion in the GENER/OL user task program |
LPCZZMON | sample modification of the MSA LPCZZMON exit |
NCIRDCX1 | sample user exit to capture the Natural program name (for Natural version 2.2. n) |
OLTUMOD0 | sample USERMOD to zap transaction ID by using SMP/E |
SAPCMROT | sample program to store SAP data in the T6E record of the CMRDETL data set SAPCMROT captures SAP data by calls to the MainView for CICS exit, CMRCUEX, which is described in User-exit-interface-CMRCUEX. SAPCMROT must be included in the SAP statistics exit (SAPSTEC) to pass data to MainView for CICS by a CMRCUEX call. |
SAPCMROW | sample of the SAPSTEC exit called by the SAP system to pass information to MainView for CICS by a CMRCUEX call |
SAPCMRTW | member that terminates previously initiated clocks as part of passing SAP data to MainView for CICS SAPCMRTW must be included in the SAP statistics exit (SAPSTEC) to pass data to MainView for CICS by a CMRCUEX call. |
SAPCMRWT | member that captures data about SAP work area waits It issues a call to MainView for CICS to begin timing the wait. SAPCMRWT must be included in the SAP statistics exit (SAPSTEC) to pass data to MainView for CICS by a CMRCUEX call. |
THRJCL | sample JCL and instructions for converting a CMRTTHR task kill threshold table |
XNCIRDC1 | sample user exit to capture the Natural program name (for Natural version 2.3.1 or later) |
Related topic