TRACELEVEL
The TRACELEVEL parameter regulates the amount of information that tasks in the Classic data server record in the trace log.
Specification
Use: Configuration parameter that is common to all services.
Data type: INT
Default
values:
- 4: For all services (exception: logger service)
- 1: For the logger service only. This value controls what other services send to the logger service and what the logger service writes to the log.
Valid values: 0 - 20:
- 20
- No trace information generated
- 12
- Identify non-recoverable error conditions
- 8
- Identify all recoverable error conditions
- 4
- Generate warning messages
- 3
- Generate debugging information
- 2
- Generate a detailed trace, but do not include binary buffers.
- 1
- Generate function call information
- 0
- Trace all
Important: Change this parameter only at the request of IBM® Software Support. Settings lower than 4 cause response time degradation and higher CPU costs.