ServiceSQLEngineVerboseLogLevel
Specifies the SQL plan logging level for the OpenAccess SDK SQL engine. When not set, SQL plan logging is disabled.
Valid values
SQL Engine Plan = log query execution plan
SQL Engine Calls by IP = log calls used for building
For each connection a file is generated. The file name has the following format:
servicename_pid_sessionid_sqlverbose.log
For example:
OpenAccessSDK810_C_1072_0000001_sqlverbose.log
OpenAccessSDK810_C_1072_0000002_sqlverbose.log
Default
An empty string. SQL plan logging is disabled.
Type
Static
IP Type
All