Enabling ODBC debug logging (UNIX and Linux®)
ODBC debug logging is a method of tracking system activity. By default, debug logging is disabled because enabling it can degrade performance.
Procedure
- In the
NetezzaSQL
section of the .odbcinst.ini file, specifyDebugLogging = true
. - Save and close the file. The name of the log file is nzodbc_userpid.log, and it is saved in the location that is specified by the
LogPath
value.