Performance Metric kcml.cache.open
Summary
Table cache openSend Condition
Opening of a cached tableStatistics
| Name | Type | Description |
|---|---|---|
| table | string | Table name |
| handle | num | Table handle |
| chandle | num | Connection handle |
| size | num | Size of cache file |
| time | usec | Time taken to open the cached table |
General Form
kcml.cache.open,table=string,handle=num,chandle=num,size=num,time=usecSee Also:
Performance Metrics