Performance Metric kcml.sql.bindin

Summary

Binding of input parameters

Send Condition

Sent during & after the execution of the SQL plan on an Oracle database

Statistics

NameTypeDescription
sthandlenumStatement handle
handlenumTable/query handle
chandlenumConnection handle
namestringName of bind parameter
sizenumBind length
typestringType of parameter
indnumNULL/NOTNULL indicator
fmtstringFormat used to display the value
valuestringValue of bind parameter

General Form

kcml.sql.bindin,sthandle=num,handle=num,chandle=num,name=string,size=num,type=string,ind=num,fmt=string,value=string

See Also:

Performance Metrics