Performance Metric kcml.cache.close

Summary

Table cache close

Send Condition

Close of a cached table

Statistics

NameTypeDescription
tablestringTable name
handlenumTable handle
chandlenumConnection handle
timeusecTime taken to close the cached table
rowscountNumber of rows read from the cached table

General Form

kcml.cache.close,table=string,handle=num,chandle=num,time=usec,rows=count

See Also:

Performance Metrics