Tracing Properties
The Transaction Server provides a tracing option that can be used to help
identify error conditions. It is recommended that the default value
of disabled be used for the low-level tracing property. Once the Transaction Server is
active, low-level tracing can be enabled using the operator console.
| Property | Default Value | Range | Description |
|---|---|---|---|
| trace | false | true/false | Sets the low-level tracing feature on or off. |
| traceSQL | false | true/false | Sets the SQL tracing feature on or off. This allows
the user to view the SQL issued by the Transaction Server in the logs.
Note: If trace is disabled (false), no SQL traces are visible,
even if traceSQL is enabled.
|
When active, the trace records are written to the log files.