
Short text
Enable HANA client (SQLDBC) trace
Parameter Description
Parameter can be used to switch on the SQLDBC (HANA cllient) trace in dependent of the workprocess trace level of the database interface (DBSL). The parameter will be checked, if the workprocess trace level of the DBSL in the transaction SM50 is switched to trace level 3.
The parameter consists of 2 parts. First the tracelevel and the second part describes the SQLDBC trace if the trace is enabled.
SQLDBC trace level:
0 = SQLDBC client trace is off
1 = SQLDBC client trace is on. The output will be written into an external file which was defined with the HANA client tool hdb_sqldbc_cons.
2 = SQLDBC client trace is on. The output will be written into the developer trace of the work process.
SQLDBC trace part:
SQL = SQLDBC SQL trace
PACKET = SQLDBC SQL + PACKET trace
DEBUG = SQLDBC SQL + PACKET + DEBUG trace
Parameter Unit
[tracelevel],[SQLDBC trace part]
Default Value
0,SQL
Database System Restrictions
HDB


