
194 Developing Web Services Using CICS, WMQ, and WMB
2. Specify a trace level of two for each of the components EI, WB and PI by
over-typing the ‘1’ in the Standard column with ‘2’.
3. Press ENTER=Change to save, and then PF3=Quit.
Formatting the Trace
After the tracing stops, use the DFHTU640 utility to extract all or selected trace
entries and to format the data. We used the job in Example 9-1 to format our
data. We use the TYPETR option to extract trace entries that we are interested
in, and we also specify ABBREV to extract abbreviated, one line for each trace
entries.
Example 9-1 The Trace Utility program DFHTU640
//ITSOAUXT JOB ,CCOMP,CLASS=A,MSGC ...