This is a discussion on CLI trace and DBD::DB2 within the DB2 forums, part of the Database Server Software category; --> I'm having problems getting any CLI trace info from my Perl script (which uses DBI and DBD: B2). I ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I'm having problems getting any CLI trace info from my Perl script (which uses DBI and DBD: db2 update cli cfg for section common using trace 1 db2 update cli cfg for section common using traceflush 1 db2 update cli cfg for section common using tracecomm 1 db2 update cli cfg for section common using \ tracefilename /tmp/test.trc I then ran my script which does a select statement and fetches the results, and I don't see any trace info. |