Performance Metric kcml.sql.open
Summary
Database open tableSend Condition
KI_OPENStatistics
| Name | Type | Description |
|---|---|---|
| table | string | Table name |
| handle | num | Table handle |
| chandle | num | Connection handle |
| mode | string | Open mode |
| time | usec | Time taken to open the table |
General Form
kcml.sql.open,table=string,handle=num,chandle=num,mode=string,time=usecSee Also:
Performance Metrics