Detail window
You can enter “++” (or the Enter key) on any line to display a pop-up window containing additional information.
A sample detail window for this report is shown here, this one is for a CICS® command:
File View Navigate Help
+----------------------------------------------------------------------------+
| |
| +--------------- The following report line was selected ---------------+ |
| | > +2C70 RETURN 0.72 | |
| +----------------------------------------------------------------------+ |
| |
| Calculation Details |
| CICS Transaction DNC1 |
| CPU Measurements Servicing CICS Commands 21 |
| Total Measurements 2906 |
| Percent of total 0.72% |
| |
| Command Attributes |
| CICS Command EXEC CICS RETURN |
| Issued in Load Module PFSAMPA |
| Return Offset in Module +2C90 |
| Name of CSECT PFSAMPA |
| Return Offset in CSECT +2C70 |
| |
| The command execution measurement counts are |
| Executing (CPU active) 21 |
| Suspended by CICS 0 |
| Delayed |
| CICS dispatch delay 0 |
| MVS delay (WAIT) 0 |
| MVS delay (Busy) 0 |
| |
+----------------------------------------------------------------------------+
A sample detail window for an SQL command is shown here:
File View Navigate Help
+---------------------------------------------------------------------------+
| |
| +--------------- The following report line was selected ---------------+ |
| | → +84D6 SELECT 1,84 = | |
| +----------------------------------------------------------------------+ |
| |
| Calculation Details |
| CICS Transaction DNC1 |
| CPU Measurements Servicing DB2 SQL 168 |
| Total Measurements 1980 |
| Percent of total 8.48% |
| These quantities represent measurements of CPU usage while |
| processing the indicated SQL requests. |
| |
| SQL Statement Information |
| Subsystem name DSN1 Attach type SASS |
| Plan name PFSAMPA Plan BIND time Nov-28-04 14:11:17|
| |
| DBRM name PSSAMPC DBRM token 17859595 06957A24 |
| DBRM date/time Nov-25-04 14:49:42 |
| |
| Package ID PFSAMPC Location CABNETDB24 |
| Collectn name PFSAMPX2 Pkg BIND time no data |
| |
| SQL function SELECT Static/dynamic Static |
| Precmplr stmt# 3155 DBRM section# 20 |
| CSECT/module PFSAMPC in PFSAMPC Offset of call 000084D6 |
| Sample count 69 SQL req count 172 |
| SQL CPU time 0.28 Service time 0.43 |
| |
| SQL Statement: SELECT * |
| INTO : H , |
| : H : H , |
| : H : H |
| FROM DEP |
| WHERE XRATE = : H |
| |
+---------------------------------------------------------------------------+