Performance Metric kcml.odbc.fetch
Summary
Result-set fetchSend Condition
Sent periodically when the kiodbc server is sending a result set to the ODBC driverOverview
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 |
| fetched | count | Total number of fetch operations |
| time | usec | Total time spent fetching results |
General Form
kcml.odbc.fetch,plan=num,rows=count,fetched=count,time=usecSee Also:
Performance Metrics