How to turn on ODBC tracing on Unix?
book
Article ID: KB0088084
calendar_today
Updated On:
TIBCO ActiveMatrix BusinessWorks Plug-in for Database
|
-
|
Not Applicable
|
-
|
Description
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.
Issue/Introduction
How to turn on ODBC tracing on Unix?
Environment
Product: TIBCO Adapter for ActiveDatabase
Version: ALL
OS: UNIX Unspecified
--------------------
Feedback
thumb_up
Yes
thumb_down
No