PLB_SQLIO_DEBUG_LOG Keyword
PLB_SQLIO_DEBUG_LOG={logname}
This keyword is only used when debugging issues for the SQLIO support. The {logname} is a file name with path where the runtime writes SQL statements that are executed when performing the PLB IO instructions. If the leading character for the {logname} is a '>' character, only SQL statement execution errors are appended to the log file. If the leading character for the {logname} is a '+' character, all new log entries are appended to the log file.
The SQLIO keywords are placed into the [Environment] section for the INI files for normal runtimes. In the case of an Application Server the SQLIO keywords that are placed in the [Environment] section are used for normal Windows clients. However, when Windows CE clients are being used, these keywords must be specified in the specific Windows CE sections named [Env_wincepk], [Env_wincene], and [Env_console].
See Also: PLBWIN Keywords, PLBCE Keywords, PLBLinux Environment Variables, Compiler and Runtime Options
![]() |