The values for the different types of tracing information are show below. Add the required values together to determine the trace level setting.
| Value | Description |
|---|---|
| 0x00000001 | Error messages |
| 0x00000002 | Warning messages |
| 0x00000004 | Information messages |
| 0x00000010 | Control block and buffers supplied by application |
| 0x00000020 | Control block and buffers returned to application |
| 0x00000040 | Control block and buffers supplied to Adabas |
| 0x00000080 | Control block and buffers returned by Adabas |
| 0x00000100 | Processing logic |
| 0x00001000 | Job parameters |
| 0x00002000 | Translation rules |
| 0x00004000 | Partitioning rules |
| 0x00008000 | FDT information |
| 0xFFFF0000 | Debug |