Performance Metric kcml.kdb.fetch
Summary
Result-set fetch from a databaseSend Condition
Sent in KI_CLOSE or periodically during CALL KI_FETCH or when kiodbc queries an Oracle/PostgreSQL databaseOverview
Periodically reports on the volume of data retrieved from a database query.Statistics
| Name | Type | Description |
|---|---|---|
| plan | num | SQL plan |
| rows | count | Total number of rows fetched |
| time | usec | Total time spent fetching results |
General Form
kcml.kdb.fetch,plan=num,rows=count,time=usecSee Also:
Performance Metrics