syssqltrace_hvar

The syssqltrace_hvar table describes information about the SQL tracing host variable.

Column Type Description
sql_id int8 SQL execution ID
sql_address int8 Address of the SQL statement block
sql_hvar_id int ID of the SQL host variable
sql_hvar_flags int Flags for the host variable
sql_hvar_typeid int Type ID of the host variable
sql_hvar_xtypeid int xtype ID of the host variable
sql_hvar_ind int Index of the host variable
sql_hvar_type char(128) Type of host variable
sql_hvar_data char(8192) Value of host variable

Copyright© 2018 HCL Technologies Limited