WebSphere MQ messages
WebSphere MQ messages are one of the common messages that we see in the product for troubleshooting any problem. They can be useful in finding out the root cause of the problem.
Common WebSphere MQ messages list: http://www-01.ibm.com/support/docview.wss?uid=swg21265188
Some of the common MQ messages that I regularly face for customers are,
AMQ6119 An internal WebSphere MQ error has occurred (<insert_3>)
MQ detected an unexpected error when calling the operating system. The MQ error recording routine has been called.
AMQ4036 Access not permitted. You are not authorized to perform this operation.
The queue manager’s security mechanism has indicated that the userid associated with this request is not authorized to access the object.
AMQ6125 An internal WebSphere MQ error has occurred
An internal error has occurred with identifier <insert_1>. This message is issued in association with other messages.
AMQ9202 Remote host <insert_3> not available, retry later
The attempt to allocate a conversation using <insert_4> to host <insert_3> was not successful. However the error may be a transitory one and it may be possible to successfully allocate a <insert_4> conversation later.
