AMQ4036 Access not authorized. You are not authorized to perform this operation

To resolve the issue connecting a queuemanager from the local MQ explorer do the following.

1.Make sure the perticular user added to the mqm group.
2. runmqsc <QMGR>
       a. alter qmgr chlauth(disabled)
3. alter channel(SYSTEM.DEV.SVRCONN) chltype(svrconn) trptype(tcp) mcauser('mqm')

Comments

Popular posts from this blog

Jenkins Dynmaic Parameter - List All Branches in a Git Repository

JMSWMQ2013: The security authentication was not valid that was supplied for QueueManager 'XYZ' with connection mode 'Client' and host name 'x.x.x.x(1415)'. Please check if the supplied username and password are correct on the QueueManager to which you are connecting.