ibm mq - Error AMQ4036 when trying to add a QueueManager to a Cluster in IBM MQ? -
i trying setup mq cluster has following config
- there 3 host machines, ubuntuvm-1, ubuntuvm-2 , ubuntuvm-3
- ubuntuvm-1 has 1 full repository queue manager , 1 partial repository queue manager. qm_fr1, qm_pr1
- ubuntuvm-2 same above. qm_fr2, qm_pr2
- ubuntuvm-3 has 1 partial repository queue manager, qm_pr3
following steps have taken
- i have created cluster receiver channels on each queue manager point own queue manager.
- i have created cluster sender channels point @ least 1 full repository. have made sure channels correct, see tests pass when run them through mq explorer.
i error when using mq explorer, try add qm_fr1 queue manger cluster (cluster1). following error.
access not permitted. not authorized perform operation. (amq4036) severity: 10 (warning) explanation: queue manager security mechanism has indicated userid associated request not authorized access object.
why getting error , how fix this?
please shout if want me provide more details.
Comments
Post a Comment