gtpa2m1e | Application Programming |
Communications trace and function trace are included in TPF MQSeries support.
With communications trace, the data sent and received over channels is included in a trace block attached to the channel definition. Much of the data will not be formatted because the contents of the message flows are considered proprietary and confidential.
With function trace, you can trace function calls in the three different areas of MQSeries:
Each function that is called and returned creates an entry in a trace block that is attached to the ECB. You can use trace data for problem determination. You can use function trace to trace individual channels or queues, or all channels or all queues.
Trace data can be sent to either the console, the RTA tape, or both the RTA tape and console. Only send trace data to the console in a test system environment so the console does not become flooded with trace messages. See TPF Program Development Support Reference for more information about trace.