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

  1. In the NetezzaSQL section of the .odbcinst.ini file, specify DebugLogging = true.
  2. 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.

What to do next

Disable logging after troubleshooting because logging can degrade performance.