Region Loop Check view (IRGOLOPR)
The Region Loop Check view (IRGOLOPR) is where you can monitor IMS regions for potential loops. Additionally, when you have defined alarms using the Solution Profiles, the data collected by this view is used to trigger the alerts.
The IRGOLOPR view shows the CPU percentage used for the previous five seconds. The view also shows the DL/I and SQL call rate as well as the I/O rate. It will also show a row for the IMS CTL, DLISAS, DBRC, and IRLM address spaces, but for these only CPU% will be shown.
For IMS application regions (MPP, etc.), the view shows the name of the current transaction, program, and LTERM – provided that the same transaction or BMP was running in that region for the entire 5 seconds.
In addition, the IRGOLOPR view provides information that can help you manage and take actions for any detected looping regions. With the view, you can monitor whether or not a STOP REGION ABDUMP is in progress, and if the region is in a U0113 window.
The U0113 window indicates that a STOP REGION ABDUMP is in progress and the region is in the middle of a DL/I call. If you cancel the region in this state, IMS stops with a U0113 abend. To avoid this, you can reset the WLM service class to quiesce the region.
If the view shows that the looping IMS region is not in a U0113 window, you can issue the STOP REGION CANCEL command. This stops the IMS region with a U0474 abend, which terminates the application program.
CURR WIN ===> 1 ALT WIN ===>
>W1 =IRGOLOPR==========I15H53CT=*========12DEC2017==06:43:53====MVIMS====D===10
- Region Loop Check
C Rgn IMS Rgn Tran Rgn ABDUMP U113 Region Current Current Current
- ID ID CPU% CPU Typ Pending WINDOW Name Tran Program LTERM
IMS I15H 0.144 ---- CTL N/A N/A I15H53CT -------- -------- --------
3 I15H 0.091 0.00 MPP NO NO I15HMP3
IMS I15H 0.048 ---- DLIS N/A N/A I15HDLS -------- -------- --------
6 I15H 0.046 0.00 MPP NO NO I15HMP1
1 I15H 0.019 0.00 MDP NO NO I15HIVP4
4 I15H 0.016 0.00 MPP NO NO I15HMP4
2 I15H 0.011 0.00 MDP NO NO I15HIVP5
IMS I15H 0.008 ---- IRLM N/A N/A IMSIR5DC -------- -------- --------
5 I15H 0.000 0.00 MPP NO NO I15HMP2
IMS I15H 0.000 ---- DBRC N/A N/A I15HDBRC -------- -------- --------
The following table lists the available hyperlinks:
Hyperlink from | To access |
---|---|
Rgn ID | Region Activity Detail view (IRGNDTLR), which provides detailed information about the activity for the selected region or thread |
ABDUMP Pending | Region Activity Detail view (IRGNDTLR), which provides detailed information about the activity for the selected region or thread |
Related topic