Application Performance Analyzer for z/OS, Version 11.1, User's Guide

Detail line descriptions

DB2 plan detail line

This is the first-level detail line. Each line shows information about a DB2® Plan under whose execution SQL request measurement data was recorded.

Under Heading This is Displayed
Seqno A sequence number assigned, by Application Performance Analyzer, to the DB2 plan.
Plan/Pgm The name of a DB2 plan.
Percent of Total Time The percentage of the total time or of the SQL processing time for the PLAN (depending on SETUP option) for which SQL processing under the plan was in WAIT state.

SQL request detail line

This is the second-level detail line shown directly under the Plan detail line. It quantifies the wait time for a specific SQL request.

Under Heading This is Displayed
Seqno A sequence number. This is assigned by Application Performance Analyzer to uniquely identify the SQL request. Either "S" or "D" precedes the sequence number indicating if the SQL statement is static or dynamic.
Plan/Pgm The name of a DB2 plan.
Stmt# The precompiler statement number. This is the statement number assigned by the precompiler to the SQL request.
SQL Function The SQL function. The is the name of the SQL function: SELECT, FETCH, UPDATE, etc.
Percent of Total Time The percentage of the total time or of the SQL processing time for the PLAN (depending on SETUP option) for which processing for the indicated statement was in WAIT state.

SQL statement text detail line

This is third-level detail line shown directly under the SQL request detail line. It shows the SQL statement text. If necessary, more than one line is displayed in order to show the full SQL text.




Rate this page

[ Top of Page | Previous Page | Next Page | Contents | Index ]