
Chapter 6. Custom Database Monitor Analysis 231
6.4.13 Fetched and Retrieved detail rows
Specifying *DETAIL in the TYPE parameter of the STRDBMON command indicates that
detail rows, as well as summary rows, must be collected for fetch operations. The same is
true for detailed SQL Performance Monitor in iSeries Navigator.
The 3019 row can be used to indicate the amount of time SQL and non-SQL queries are
spending in fetching and retrieving data. Non-SQL queries do not generate record 1000 rows
and therefore no SQL statement. An example of such non-SQL queries are OPNQRYF,
Query/400 and QQQQry API. For non-SQL queries, the only way to determine ...