DM_SQLIO_DEBUG_LOG Keyword
DM_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. For the Data Manager all users using SQLIO are logging to the same log file.
Example:
DM_SQLIO_LOGNAME=sqlio.log
See Also: SUNDM Keywords, SUNADMIN, MAKEMFD
![]() |