Queue Type Error
Event name: Queue Type Error. Reason code in MQCFH: MQRC_Q_TYPE_ERROR (2057, X'809').
Queue type not valid.
Event description: On an MQOPEN call, the ObjectQMgrName field in the object descriptor specifies the name of a local definition of a remote queue (in order to specify a queue-manager alias). In that local definition the RemoteQMgrName attribute is the name of the local queue manager. However, the ObjectName field specifies the name of a model queue on the local queue manager, which is not allowed. See the WebSphere MQ Application Programming Guide for more information. Event type: Remote. Platforms: All. Event queue: SYSTEM.ADMIN.QMGR.EVENT.
Event data
- QMgrName
Description: Name of the queue manager generating the event. Identifier: MQCA_Q_MGR_NAME. Datatype: MQCFST. Maximum length: MQ_Q_MGR_NAME_LENGTH. Returned: Always.
- QName
Description: Queue name from object descriptor (MQOD). Identifier: MQCA_Q_NAME. Datatype: MQCFST. Maximum length: MQ_Q_NAME_LENGTH. Returned: Always.
- ApplType
Description: Type of application making the MQI call that caused the event. Identifier: MQIA_APPL_TYPE. Datatype: MQCFIN. Returned: Always.
- ApplName
Description: Name of the application making the MQI call that caused the event. Identifier: MQCACF_APPL_NAME. Datatype: MQCFST. Maximum length: MQ_APPL_NAME_LENGTH. Returned: Always.
- ObjectQMgrName
Description: Name of the object queue manager. Identifier: MQCACF_OBJECT_Q_MGR_NAME. Datatype: MQCFST. Maximum length: MQ_Q_MGR_NAME_LENGTH. Returned: Always.
- Note:
- If the application is a server for clients, the ApplType and ApplName parameters identify the server, not the client.
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.