Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for Database | - |
Not Applicable | - |
Resolution:
To turn on ODBC tracing, go to the end of the odbi.ini file to the ODBC section. This section looks like this:
[ODBC]
Trace=0
TraceFile=odbctrace.out
TraceDll=/tss/cvs1/odbc/lib/odbctrac.so
InstallDir=/tss/cvs1/odbc
Set Trace=1 to get trace output. One thing to note though, is that this file can get quite large quickly so you may want to delete it periodically.