Performance Metric kcml.odbc.fetch

Summary

Result-set fetch

Send Condition

Sent periodically when the kiodbc server is sending a result set to the ODBC driver

Overview

Periodically reports on the volume of data retrieved from a database query.

Statistics

NameTypeDescription
plannumSQL plan
rowscountTotal number of rows fetched
fetchedcountTotal number of fetch operations
timeusecTotal time spent fetching results

General Form

kcml.odbc.fetch,plan=num,rows=count,fetched=count,time=usec

See Also:

Performance Metrics