Performance Metric kcml.kdb.open
Summary
Database open tableSend Condition
KI_OPEN & KI_CREATEStatistics
| 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.kdb.open,table=string,handle=num,chandle=num,mode=string,time=usecSee Also:
Performance Metrics