Trace Summary by Transaction view (ITASUMZ)
The Trace Summary by Transaction view (ITASUMZ) displays transactions summarized by transaction code, and it provides transaction execution details.
For more information, view the Quick Course'MainView for IMS - Managing IMS Traces'. |
You can access the ITASUMZ view, shown in the following figure, by:
- Requesting a trace query with the ITAQUERY view
- Hyperlinking to ITASUMZ from the View by Transaction option in the ITALMR Trace Menu or from the Nbr of Trans field in the Trace Detail view (ITALISTD)
- Selecting a trace on the Current Traces view (CT) or on the History Traces view (HT)
COMMAND ===> SCROLL ===> CSR
CURR WIN ===> 1 ALT WIN ===>
>W1 =ITASUMZ===========I14YGBG==*========25SEP2015==14:55:10====MVIMS====D====4
- . Add Filter Masks Trace ID ,4 . Trace Menu
. Remove Filter Masks Seq Nums 222 - 304 . Expand Transactions
. Overview/Query
Trancode Detail Cnt Typ Abd Respns Input Elapsd Apl DLI DLI ESS Total
View Cnt Time Queue Time % Calls I/O Calls CPU
IVTFD <link> 11 MDP 0 0.0060 0.0000 0.0060 10 3 1 0 0.0011
IVTNO <link> 22 MPP 0 0.0277 0.0183 0.0095 19 3 3 0 0.0006
IVTNV <link> 22 MPP 0 0.0092 0.0052 0.0041 35 4 1 0 0.0005
THDAMUPD <link> 28 MPP 0 0.0175 0.0162 0.0012 18 3 0 0 0.0004
The ITASUMZ view provides the following hyperlinks:
Hyperlink from | To access |
---|---|
Add Filter Masks | Add filter input mask fields for each data header |
Remove Filter Masks | Remove an added filter input mask fields for each data header |
Overview/Query | ITALISTD view, which shows a detail overview of the overall transaction activity in the trace data set and provides a hyperlink to the trace query dialog |
Trace Menu | ITAMI view, for various trace querying and filtering options |
Expand Transactions | ITASUM view, which expands the summarized data and shows the individual transactions |
Trancode | ITAMT Trace Menu, an object menu where you can select other trace summary grouping options for further analysis, refine a query request, or select trace data from a different time period |
Detail View | ITASUMZD view, which shows more detail for the selected data row in a detail view format |
Cnt | Trace Summary view (ITASUM), which shows all transactions for the time period, sorted in descending order by end time |
Abn Cnt | ITASUM view, which shows all instances of the transaction that abended |
Respns Time | ITASUM view, which shows the transaction's response times, starting with the highest |
Input Queue | ITASUM view, sorted to show the highest input queue times for the transaction, starting with the highest |
Elapsd Time | ITASUM view, sorted to show the highest elapsed times for the transaction, starting with the highest |
Apl% | ITASUM view, sorted to show the highest application time-percentage time transactions, starting with the highest |
DLI Calls | ITASUM view, sorted to show the highest number of DL/I calls for the transaction, starting with the highest |
DLI I/O | ITASUM view, sorted to show the highest number of DL/I I/O calls for the transaction, starting with the highest |
ESS Calls | ITASUM view, sorted to show the transactions with the highest number of ESS calls, starting with the highest |
Total CPU | ITASUM view, sorted to show the highest total CPU times for the transaction, starting with the highest |
DLI CPU | ITASUM view, sorted to show the highest DL/I CPU times for the transaction, starting with the highest |
DB2 CPU | ITASUM view, sorted to show the highest DB2 CPU times for the transaction, starting with the highest |
Latest End Time | ITASUM view, sorted to show the latest end times, starting with the highest |
Earliest End Time | ITASUM view, sorted to show the earliest start times, starting with the highest |
Related topic