CMRPRBT view
The MainView for CICS problem threshold table (CMRPRBT) is used by data collection monitors to measure key system resources.
The data collected at each sampling interval is compared to a set of predefined thresholds in the table. When a threshold is exceeded, the appropriate message is issued to the BBI journal by a monitor or displayed in the CREGPRB view.
Each message has three thresholds:
- Information–The message is issued with a I suffix.
- Warning–The message is issued with a W suffix.
- Severe–The message is issued with a S suffix.
You can create and maintain the problem threshold table by using the CMRPRBT view to create individual CMRPRBT definitions and store them in BBPARM member CMRPRBxx.
When a CICS region starts, MainView for CICS attempts to read its parameters from CMRPRB00. If there is no CMRPRB00 member, the current CMRPRBT module is loaded.
The CMRPRBT view and its associated dialogs can be used to create and maintain individual CMRPRBT definitions. This tabular view runs with the context set to the SSID of the BBI-SS PAS where the definitions are stored. The view displays the problem threshold table that is available on the BBI-SS PAS when a target CICS region becomes active.
To display the CMRPRBT view, set the context to the BBI-SS PAS SSID and perform one of the following actions:
- Use the Problem Definitions hyperlink on the EZCSADMN Easy Menu.
Issue the following command:
CMRPRBT
The CMRPRBT view is displayed.
COMMAND ===> SCROLL ===> PAGE
CURR WIN ===> 1 ALT WIN ===>
W1 =CMRPRBT===========WBPC=====*========(00 BROWSE )====MVCICS===D====4
CMD CMRPRBT Target(s) Update Update Upd Upd
--- Name ----------------- User Date Time Sys
BCVCDPRO BCVCD650,BCVCD640 09APR2007 11:46
TXH2 BCVCD650 03APR2007 10:56
TXH3 BCVCD620 09APR2007 11:18
Related views
The following view is related to the CMRPRBT view.
View | Description |
---|---|
CMRPRBTQ | To display the Quick menu for a specific CMRPRBT parameter set, use the CMRPRBT Name hyperlink on the CMRPRBT view. |
This section contains the following topics :
Related topic