Closed GoogleCodeExporter closed 9 years ago
please send us the CLI Trace file for issue. This will help us in understanding
the actual issue.
If you don't know how to tak CLI Trace then refer following link
http://publib.boulder.ibm.com/infocenter/db2luw/v9r7/index.jsp?topic=/com.ibm.db
2.luw.apdv.cli.doc/doc/c0007645.html
Original comment by rahul.pr...@in.ibm.com
on 29 Nov 2011 at 9:06
The link you sent me says nothing about tracing :P
I have this in the db2cli.ini but doesn't seem to be capturing the python
activity as I don't see the queries in /tmp/db2-odbc-trace.log
[COMMON]
Trace=1
TraceFileName=/tmp/db2-odbc-trace.log
;network request information is captured
TraceComm=1
TraceFlush=1
TraceTimeStamp=3
; Only trace dynamic SQL statements in the CLI/ODBC trace
TraceStmtOnly=0
Anything else I can do just let me know.
best
Original comment by south.mi...@gmail.com
on 29 Nov 2011 at 2:56
Sorry for the wrong link, the correct link is
http://publib.boulder.ibm.com/infocenter/db2luw/v9r7/topic/com.ibm.db2.luw.apdv.
cli.doc/doc/c0007959.html
Your db2cli.ini file is correct but it looks like your DB2CLIINIPATH
environment variable doesn't have the correct path of the directory where your
local db2cli.ini file resides.
Please issue following command "db2 get cli cfg" to verify current CLI cfg
values.
Original comment by rahul.pr...@in.ibm.com
on 2 Dec 2011 at 10:33
[deleted comment]
The fix has been released with ibm_db-1.0.6
Original comment by rahul.pr...@in.ibm.com
on 26 May 2012 at 6:08
Original issue reported on code.google.com by
south.mi...@gmail.com
on 28 Nov 2011 at 5:17Attachments: