Performance Metric kcml.kdb.fetch

Summary

Result-set fetch from a database

Send Condition

Sent in KI_CLOSE or periodically during CALL KI_FETCH or when kiodbc queries an Oracle/PostgreSQL database

Overview

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

Statistics

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

General Form

kcml.kdb.fetch,plan=num,rows=count,time=usec

See Also:

Performance Metrics