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:
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:
|
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:
To use this EXEC, you must copy it to the SYSPROC concatenation of the BBI-SS PAS. |
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:
To use this EXEC, you must copy it to the SYSPROC concatenation of the BBI-SS PAS. |