TRACE – Perform interface tracing
The TRACE
keyword causes Workload Automation Programming Language to
list detailed HCL Workload Automation for Z Program
Interface information to help you debug any difficulties you might
be having.
The available levels are:
- 0
- No tracing (default).
- 1
- Lists PIF commands as they are issued and low level diagnostic information.
- 2
- Lists segments as they are found.
- 3
- Lists control structures and full DATA_AREA listing for SELECT statements.
All TRACE
messages are easily identifiable
by >>
at the beginning of the message text.