TraceComm CLI/ODBC configuration keyword
Specifies whether information about each network request is included in the trace file.
- db2cli.ini keyword syntax:
- TraceComm = 0 | 1
- Default setting:
- 0 - No network request information is captured.
- Only applicable when:
- the CLI/ODBC Trace option is turned on.
- Usage notes:
When TraceComm is set on (1) then the following information
about each network request will be included in the trace file:
- which CLI functions are processed completely on the client and which CLI functions involve communication with the server
- the number of bytes sent and received in each communication with the server
- the time spent communicating data between the client and server
This option is only used when the Trace CLI/ODBC option is turned on.
(This option is contained in the Common section of the initialization file and therefore applies to all connections to Db2®.)