Query Execution Analysis
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
You can configure the OpenAccess SDK SQL engine to log query execution plans to a file by using the attribute ServiceIPSQLEngineVerboseLogLevel, which can be set for different levels of logging. The output is written to a file with the name ServiceName_pid_seq.number-sqlverbose.log in the directory specified by ServiceDebugLogPath. Refer to the OpenAccess SDK Administrator’s Guide for details.