20.8. WBI message broker execution group trace

IBM might ask you to collect a trace of the internal processing of an execution group. To turn tracing on, use the collect trace command, changetrace (ct - Change trace settings). If your flow name is in mixed case, enclose it in single quotes.

For example to collect a trace, turn trace on using the command:

F broker,ct t=YES,L=debug,E='default'

When you have captured your trace, turn trace off with:

F broker,ct t=YES,L=none,E='default'

To format your trace, do the following:

1.
Edit your component PDSE, and create a new member, for example SEGTRACE. Copy it into BIPJLOG.
2.
Search for -t -b agent and change it to -t -e default, where default is the name of your execution group.
3.
Search for format.log. ...

Get z/OS Diagnostic Data Collection and Analysis now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.