TraceRouteRecording (MQLONG)
This controls the recording of trace- route information.
The value is one of the following:
- MQRECORDING_DISABLED
- No appending to trace- route messages allowed.
- MQRECORDING_Q
- Put trace- route messages to fixed named queue.
- MQRECORDING_MSG
- Put trace- route messages to a queue determined using the message itself. This is the default value
To determine the value of this attribute, use the MQIA_TRACE_ROUTE_RECORDING selector with the MQINQ call.