Printing online history traces (thread data)
You can print online history traces and export online windows mode views for offline review.
In previous exercises, you learned how to run a trace and view it online. However, depending on the results, you might want to have a hardcopy for further analysis. Batch reports can also be valuable tools during an application review meeting.
To print online history traces
Enter the History traces (HT) view by typing HT on the COMMAND line.From the HT view you can view online trace data, and manage the trace log data sets.
Command | Description |
---|---|
W | Show the options used for this trace. |
P | Generate the JCL to print a batch report. |
D | Delete this data set from the trace directory. |
E | Reset the log data set for reuse. |
V | Verify that the directory entry matches the data set contents. |
N | Add a new data set to the directory (moved from another system). |
A | Archive the data set (only if an archive started task was specified). |
F | Free a data set currently being read. |
Usually you will need only W(SHOW), D(DELETE), and P(PRINT). You are going to concentrate now on P.
This section contains the following topics:
Related topic