Sample members for MainView for CICS
This topic provides information about sample members for MainView for CICS.
Th following describes members of the BBSAMP data set that are used only by MainView for CICS.
MainView for CICS BBSAMP data set members
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 |
CMRCBxxN | counterpart to the CMRCOBxx sample programs; same processing but for the F7 format record |
CMRCHRT | sample batch report JCL and control statements |
CMRCJCL | sample JCL program used to decompress detail records |
CMRCOBCN | COBOL format of the F7 history record (counterpart to CMRCOBCP) |
CMRCOBCP | sample VS/COBOL II copybook containing CMRDETL record definitions for CMRFRED program communication |
CMRCOBJ1 CMRCOBJ2 | sample JCL to compile and execute VS/COBOL II programs |
CMRCOB nn | VS/COBOL II batch program samples for generating CICS performance statistics reports |
CMRCONV | sample JCL to run the date conversion program for year 2000 support Files that are produced by previous releases of MainView for CICS must be converted before the data can be processed by version 5.2 or later. |
CMRCOPY | sample JCL to copy disk or tape files to temporary files prior to processing by the CMRCONV date conversion program |
CMRCSDAL | JCL used to create the CSD resource groups used by MainView for CICS or MainView AutoOPERATOR |
CMRCSDEL | JCL used to delete resources from the BOOLEPPT and BOOLEPCT resource groups |
CMRCSDLA | JCL used to modify the group list that contains the resource groups installed at CICS initialization (MainView AutoOPERATOR only) |
CMRCSDLB | JCL used to modify the group list that contains the resource groups installed at CICS initialization (MainView AutoOPERATOR and MainView for CICS) |
CMRCSDLM | JCL used to modify the group list that contains the resource groups installed at CICS initialization (MainView for CICS only) |
CMRDDTL | sample JCL to delete and define CMRDETL VSAM data sets |
CMRDETLN | PRL format of the F7 history record (counterpart to CMRDETL) |
CMRDFSUM | sample JCL to delete and define the VSAM data sets or sequential data sets that hold summarized records created by the CMRSUMD utility |
CMRDJCL | sample JCL to archive data from the CMRDETL data set |
CMRDLDF | sample JCL to delete and define CMRDETL VSAM files and load the initial record into CMRDETL |
CMRDPARM | sample CMRPURG parameters |
CMRL | sample JCL to produce PRL reports |
CMRLDTL | sample JCL used by the CMRDETL reload utility--CMRLDTL |
CMRMVJCL | sample JCL to produce PRL reports using multiple VSAM data sets |
CMRMVMCT | required MainView for CICS MCT definition |
CMRN2MCT | MCT definition for MainView for CICS DB2 SMF data |
CMRN2SAS | SAS definition of the MainView for CICS DB2 SMF data |
CMRNDATA | assembler definition of the MainView for CICS SMF data format |
CMRNDB2 | assembler definition of the MainView for CICS DB2 SMF data |
CMRNDMCT | MCT definition for MainView for CICS SMF data |
CMRNDSAS | SAS definition of the MainView for CICS SMF data format |
CMRPRBT | macro to generate the problem threshold definitions table |
CMRPRL n | various examples of Performance Reporting Language (PRL) control statements to generate reports |
CMRPURGE | sample JCL to purge and merge recorder file data |
CMRPX* | sample PRL programs to produce CMRSTATS reports |
CMRQT6E | assembler format of the F7 history record |
CMRRAP | sample JCL to generate the Resource Analysis Report |
CMRRAPM | macro used to define the resource analysis table used by CMRRAPR and CMRCHRT |
CMRREPRO | sample JCL to copy VSAM files to temporary files prior to processing by the CMRCONV date conversion program |
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 |
CMRSASxx | various SAS programs to read CMRDETL data and create reports |
CMRSAxxN | counterpart to the CMRSASxx sample programs; same processing but for the F7 format record |
CMRSITR | sample PRL statements to generate the System Initialization Table (SIT) report |
CMRSJCL | sample JCL used to archive data from single CMRDETL data set |
CMRSMLXT | sample SMLXT |
CMRSOPT | sample macro that specifies monitored resources, collection intervals, and response time service levels |
CMRSPARM | sample CMRPURG parameters for single CMRDETL data set |
CMRSTATX | sample JCL to process type 110 records stored in the SMF data set prior to their use by the CICS statistics program, DFHSTUP, and other products that use the same data CMRSTATX removes MainView for CICS records that are added to the SMF data set. |
CMRSTJCL | sample JCL to run CMRSTATS to convert CICS statistical records to CMRSTATS format |
CMRSUMD | sample program to create four workloads of daily summary records |
CMRSUMDx | sample CMRSUMD control statements to create summary records for various intervals |
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 |
CMRUPRBT | sample to define the problem threshold table |
CMRURAPM | sample to define the resource analysis table |
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. |
SASI6ExN | SAS formats for the F7 history record (counterpart to SASIN6E). Values for x are: C, D, M, O, P, Q, S , X , 1, W, and 2. |
SASIN6E1 | SAS sample to read MainView for CICS type 6E records This sample selects all records that have at least one resource entry and selects only the DBCTL resource entries. It reads all fields (unexpanded and expanded) for all resource entries that are identified with a type of '1'. |
SASIN6E2 | SAS sample to read MainView for CICS type 6E records This sample selects all records that have at least one resource entry and selects only the DB2 resource entries. It reads all fields (unexpanded and expanded) for all resource entries that are identified with a type of '2'. |
SASIN6EC | SAS sample to read MainView for CICS type 6E records This sample selects all records that have at least one resource entry and selects only the file resource entries. It reads all fields (unexpanded and expanded) for all resource entries that are identified with a type of 'C' or 'P'. |
SASIN6EO | SAS sample to read MainView for CICS type 6E records This sample reads and prints all data in the connection resource entries. It produces the data for all entries identified with a type of ')'. |
SASIN6EP | SAS sample to read MainView for CICS type 6E records This sample selects all records that have at least one resource entry and selects only the program timing resource entries. It reads all fields (unexpanded and expanded) for all resource entries that are identified with a type of '!'. |
SASIN6EQ | SAS sample to read MainView for CICS type 6E records This sample selects all records that have at least one resource entry and selects only the WebSphere MQ resource entries. It reads all fields (unexpanded and expanded) for all resource entries that are identified with a type of 'Q'. |
SASIN6ES | SAS sample to read MainView for CICS type 6E records. This sample selects all records that have at least one resource entry and selects only the session resource entries. It reads all fields (unexpanded and expanded) for all resource entries that are identified with a type of '('. |
SASIN6EX | SAS sample to read MainView for CICS type 6E records This sample reads all fields in the standard fixed portions and all of the extension areas. This sample does not process any of the resource (file) entries. |
SASINX nn | SAS control statements to process statistical and transaction records nn is the record type as described in Appendix C of the MainView for CICS PERFORMANCE REPORTER User Guide. |
SASINxx | (obsolete) SAS control statements to process statistical and transaction records |
STATREC | Macro used by programs that reference CMRSTATS data |
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) |