Performance Metric kcml.sql.fetch

Summary

Result-set fetch

Send Condition

Sent periodically during any read/write operation on an Oracle database table & KI_END or KI_CLOSE

Overview

Periodically reports on the volume of data retrieved from an Oracle database table.

Statistics

NameTypeDescription
sthandlenumStatement handle
handlenumTable/query handle
chandlenumConnection handle
rowscountTotal number of rows fetched
timeusecTotal time spent fetching results
plannumSQL plan

General Form

kcml.sql.fetch,sthandle=num,handle=num,chandle=num,rows=count,time=usec,plan=num

See Also:

Performance Metrics