Application trace

You can enable Db2 ODBC application trace by using the APPLTRACE and APPLTRACEFILENAME keywords in the Db2 ODBC initialization file.

The APPLTRACE keyword is intended for customer application debugging. This trace records data information at the Db2 ODBC API interface; it is designed to trace ODBC API calls. The trace is written to the file specified on the APPLTRACEFILENAME keyword.

Use this trace to debug your Db2 ODBC applications.