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.126 0.030 0.000 0.156| | | +----------------------------------------------------------------------+ | | | | Calculation Details | | CICS Transaction DNC1 | | The quantities shown represent the service time for execution of the | | indicated CICS command while processing this transaction. The | | quantities are total times for all executions of the command within | | the transaction and are calculated as follows: | | | | (1) Times command observed in txn/program 26 | | (2) Duration of one sample interval 0.006003 | | (3) (1) × (2) = total time for command 0.156078 | | | | 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 5 | | 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 ------------------| | | -> +6E9C SELECT 1.189 0.000 0.129 | | +-------------------------------------------------------------------------| | | | Calculation Details | | CICS Transaction DNC1 | | The quantities shown represent the service time for execution of the | | indicated CICS command while processing this transaction. The | | quantities are total times for all executions of the command within | | the transaction and are calculated as follows: | | | | (1) Times SQL call observed in txn/program 132 | | (2) Duration of one sample interval 0.009999 | | (3) (1) x (2) = total time for SQL call 1.319868 | | | | SQL Statement Information | | DBRM name PSSAMPC | | DBRM token 17652081 1C3E933C | | Precmplr stmt# 3179 | | SQL Call Module PFSAMPC | | SQL Call CSECT PFSAMPC | | SQL Call Offset 00006E9C | | SQL Function SELECT | | Subsystem name DSN1 | | Connection Type SASS | | Package/Plan: | | Location CABNETDB24 | | Collectn name PFSAMPC6 | | Package ID PFSAMPC | | Plan name PFSAMPA | | | | SQL Req Count 105 | | | | SQL Statement: SELECT * | | INTO : H , | | : H : H , | | : H : H | | FROM DEP | | WHERE XRATE = : H | +---------------------------------------------------------------------------+
[ Top of Page | Previous Page | Next Page | Contents | Index ]