Transmission Queue Type Error

Event name: Transmission Queue Type Error.
Reason code in MQCFH:
MQRC_XMIT_Q_TYPE_ERROR (2091, X'82B').
Transmission queue not local.
Event description: On an MQOPEN or MQPUT1 call, a message is to be sent to a remote queue manager. The ObjectName or ObjectQMgrName field in the object descriptor specifies the name of a local definition of a remote queue but one of the following applies to the XmitQName attribute of the definition. Either:

  • XmitQName is not blank, but specifies a queue that is not a local queue, or

  • XmitQName is blank, but RemoteQMgrName specifies a queue that is not a local queue

This also occurs if the queue name is resolved through a cell directory, and the remote queue manager name obtained from the cell directory is the name of a queue, but this is not a local queue.

Event type: Remote.
Platforms: All.
Event queue: SYSTEM.ADMIN.QMGR.EVENT.