The default transmission queue is the queue that is used when no transmission queue is explicitly defined. Each queue manager can be assigned a default transmission queue. More information can be found in the IBM MQ Information Center.
The default transmission queue is the queue that is used by a channel when no transmission queue is explicitly defined. Each queue manager can be assigned a default transmission queue.
The value of the queue manager Default Transmission Queue attribute specifies a queue that cannot be found. There might be an error in the value of the Default Transmission Queue attribute, or the intended transmission queue might be misnamed or not yet created.
When you create a queue manager you specify the name of the default transmission queue, but this does not actually create the queue; you must explicitly create the queue as well.
Check that the transmission queue name is spelt correctly.
The default transmission queue is the queue that is used when no transmission queue is explicitly defined. Each queue manager can be assigned a default transmission queue.
The value of the queue manager Default Transmission Queue attribute specifies a queue that could not be found. A queue with a very similar name was found which is identical except for the capitalization of one or more letters.
There might be an error in the value of the Default Transmission Queue attribute, or the intended transmission queue might be misnamed or not yet created.
The value of the queue manager Default Transmission Queue attribute specifies a queue that is not a local queue.
There might be an error in the value of the Default Transmission Queue attribute. If not, re-create the intended transmission queue as a local queue, with the value of its Usage attribute set to Transmission.
The value of the queue manager Default Transmission Queue attribute specifies a queue that does not have its Usage attribute set to Transmission.
There might be an error in the value of the queue manager Default Transmission Queue attribute, or you need to re-create the intended transmission queue with the Usage attribute set to Transmission.