-ctf "event-severity,type"
| 0 | Debug |
| 1 | Info |
| 2 | Warning |
| 3 | Error |
| 4 | Severe |
| 8 | #syspgm (system program, Micro Focus use only) |
| 16 | #pgm (user program) |
-ctf "0,16"
Generates a trace for debug level, and #pgm PL/I tracing flags in CTF Trace configuration.
-ctf "3,16"
Generates a trace for error level, and #pgm PL/I tracing flags in CTF Trace configuration.