After you have specified an analysis option for a monitor definition, CA Mainframe Application Tuner loads the data and displays the Interactive Analysis menu. Each option on this menu displays the data from a different perspective.
CA MAT --------------------- Interactive Analysis --------------------------- OPTION ===> Enter option to analyze the monitored job: Profile: DCOMIDL Options: NORMAL CA MAT Monitor Information Subsystem Details ------------------------------------------- ------------------------------ 0 OverView - Monitor session information 10 DB2 - View all SQL 1 TaskView - Activity by task 11 IMS - IMS Transactions 2 DelayView - Program delays 12 JVM - Java Virtual Machine 3 CodeView - Program activity 13 WAS - WebSphere Trans. 4 TimeView - Samples by time 14 CIC - CICS Summary Stats 5 DataView - Dataset information 15 IDMS - CA-IDMS Activity 6 TranView - Activity by transaction 16 DCM - CA-Datacom Activity 7 ModView - Module layout 17 IDL - CA-Ideal Activity 8 PoolView - Buffer pools 18 ADA - Adabas Activity 9 USSView - Unix System Services 19 NAT - Natural Activity ACTIVE - switch mode to ACTIVE WAIT - switch mode to WAIT NORMAL - switch mode to NORMAL ALL - switch mode to ALL Press END to exit analysis
These menu options are described next.
Displays information about the monitoring process, as well as key global statistics about the monitored application.
These statistics can help you determine the next most logical panel to display as you continue your analysis effort.
Displays information about the performance of each z/OS task in the monitored address space.
If you select a task, CA Mainframe Application Tuner recomputes the values by using only samples from the selected task on all subsequent screens that you display, which enables you to focus on the performance of that task.
Divides the program into functional delay types.
Delay types comprise everything that contributes to the elapsed time of the program, including the time that the program was executing. See the chapter "Tuning Your Applications" for a comprehensive list of delay types identified by DelayView.
Displays the execution and wait time of each module used by the program.
You can display this information in greater detail down to the CSECT level. You can define Pseudo Groups, which are specific to your environment, to summarize the information for multiple modules. This feature enables you to identify time consuming areas of code and to associate subroutines within a program and program modules within an application framework.
Displays program activity in time sequence.
Each row of information represents a single sample taken during the monitored period. This format helps you determine a program’s execution path and looping logic. This format also gives a good indication of which code sections executed and when they executed during the monitored period.
Displays data sets, databases, IMS, and DB2 statements that caused activity during the monitored period.
The data is sorted in descending order by activity. You can select a particular data set, database, IMS, or DB2 statement to display greater detail.
Shows IMS or CICS activity in terms of individual transactions
It displays the percentage of time CA Mainframe Application Tuner detected activity for each transaction in the six major activity and delay categories. If you select a transaction, CA Mainframe Application Tuner recomputes the values on all subsequent screens that you display by using only samples from the selected transaction. This feature enables you to focus on the performance of that transaction.
Displays the activity of each load module.
From ModView, you can hyperlink to module details or to a panel that suggests a linkage order for reducing system paging.
Displays statistics about IMS VSAM/LSR and VSAM/GSR buffer pool usage.
PoolView provides information about hit ratios, size and number of buffers, and total space requested. You can also display information about the data sets attached to a pool.
Displays information about USS activity on a process basis
This option allows you to see delay information by process, code details by process, and process level information.
Displays statistics about DB2 activity.
Displays statistics about IMS activity.
Displays statistics about Java Virtual Machine (JVM) activity.
Displays statistics about WebSphere Application Server activity.
Displays summary statistics about CICS activity.
Displays statistics about CA IDMS activity.
Displays statistics about CA Datacom activity.
Displays statistics about CA Ideal activity.
Displays statistics about Adabas activity.
Displays statistics about Natural activity.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |