ODBC trace
You can use various methods to trace for ODBC activity, depending on the operating system that you are using.
About this task

- Click .
- Double-click Data Sources.
- Click the Tracing tab.
- Click Start Tracing Now.
- Click OK.
To stop ODBC tracing, on the Tracing tab, click Stop Tracing Now, then OK.


- To initiate trace for ODBC activity, edit the [ODBC] stanza in
the odbcinst.ini file in
the directory pointed to by your ODBCSYSINI
environment variable as follows:
- Change
Trace=no
toTrace=yes
. - Specify a path and file name for
TraceFile
- Ensure that the TraceFile entry points to a file system that has enough space to receive the trace output
- Change