Performance Metric kcml.sql.bindin
Summary
Binding of input parametersSend Condition
Sent during & after the execution of the SQL plan on an Oracle databaseStatistics
| Name | Type | Description |
|---|---|---|
| sthandle | num | Statement handle |
| handle | num | Table/query handle |
| chandle | num | Connection handle |
| name | string | Name of bind parameter |
| size | num | Bind length |
| type | string | Type of parameter |
| ind | num | NULL/NOTNULL indicator |
| fmt | string | Format used to display the value |
| value | string | Value 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=stringSee Also:
Performance Metrics