Transaction Processing Events view (IFCTR)
In the Transaction Processing Events view, average elapsed time is broken down into percentages of elapsed time the transaction spent in execution.
You can use the information to quickly determine if a problem is occurring in a processing event. The columns to the right break down the events that occurred as IMS processed the transaction. A high percentage in any of those columns indicates where a potential problem could exist. For example, if Avg Appl is high, you can hyperlink to a view of application processing for that transaction to see what process may be contributing to the event.
You can hyperlink to the IFCTR view from the:
- Transaction Summary option in the IMS Fast Menu (EZIFAST)
- Components of Response option in the IMS Easy Menu (EZIMS) and the IMS SSI Easy Menu (EZISSI)
- Tran Performance option in the DBCTL Menu (DBCMP)
COMMAND ===> SCROLL ===> CSR
CURR WIN ===> 1 ALT WIN ===>
>W1 =IFCTR=============I13H51CT=*========06AUG2013==13:28:08====MVIMS====D====5
IMS Arrv Proc Avg Avg %InputQ Avg %Elapse
Trancode ID Rate Rate CPU Time 0......50....100 0......50....100
THDAMINQ I13H 0.030 0.030 0.00551 4 * 75 ************
THDAMUPD I13H 0.090 0.090 0.00138 54 ********* 46 *******
IVTNO I13H SQ 1.114 0.00122 63 ********** 37 ******
IVTNV I13H 0.756 0.758 0.00114 62 ********** 38 ******
IMFT1H I13H 0.030 0.000
The following hyperlinks are provided on the view:
Hyperlink from | To access |
---|---|
Trancode | Transaction Processing Menu (IFCMT), where you can access more detailed information about the IMS processing events contributing to response time |
Avg %InputQ | Transaction Input Queue Processing (IFCTRQ), shows the average amount of time a message spent in the input queue and the impact on a transaction response time |
% Appl | Transaction Application Processing (IFCTRA), which shows the average amount of time a transaction spent in application processing |
DLI | Transaction DL/I Processing (IFCTRD), which shows the average amount of time a transaction spent in DL/I execution |
DB2 | Transaction DB2 Processing (IFCTR2), which shows the average amount of time a transaction spent in DB2 processing |
Related topic