Author |
Message |
Topic: Cluster WOrkload Priority Property CLWLPRTY |
Studv01
Replies: 8 Views: 19299
|
Forum: Clustering Posted: Mon Nov 19, 2018 8:21 am Subject: extension to the same topic |
Again
i ran in to similar problem with another installation. this time I cant see the Queues (Alias and Local) and Qmanager which are partial REPOS at Qmanagers with FUll REPO.
Also i cant run ref ... |
Topic: MQ RC 2035: queue MQCONN failed, reason: not authorized |
Studv01
Replies: 7 Views: 11548
|
Forum: IBM MQ Security Posted: Tue Oct 11, 2016 10:15 am Subject: MQ RC 2035: queue MQCONN failed, reason: not authorized |
Some how our Engineers designed the system to have nominal restrictions on the objects. it was never meant to check the user for ID and password.
turning off the client check helps us with the requ ... |
Topic: MQ RC 2035: queue MQCONN failed, reason: not authorized |
Studv01
Replies: 7 Views: 11548
|
Forum: IBM MQ Security Posted: Tue Oct 11, 2016 9:51 am Subject: MQ RC 2035: queue MQCONN failed, reason: not authorized |
thanks Vitor and fjb_saper
the issue is resolved now. thanks for the tip on CONNAUTH
here is what I did
I saw my QMGR1 was enabled with CHLAUTH and CONNAUTH was assigned with SYSTEM.DEFAULT.AUTHIN ... |
Topic: MQ RC 2035: queue MQCONN failed, reason: not authorized |
Studv01
Replies: 7 Views: 11548
|
Forum: IBM MQ Security Posted: Tue Oct 11, 2016 9:20 am Subject: MQ RC 2035: queue MQCONN failed, reason: not authorized |
here are the QMGR details on auth
QMNAME(QMGR1)
COMMANDQ(SYSTEM.ADMIN.COMMAND.QUEUE)
CONNAUTH(SYSTEM.DEFAULT.AUTHINFO.IDPWOS) |
Topic: MQ RC 2035: queue MQCONN failed, reason: not authorized |
Studv01
Replies: 7 Views: 11548
|
Forum: IBM MQ Security Posted: Mon Oct 10, 2016 4:42 pm Subject: MQ RC 2035: queue MQCONN failed, reason: not authorized |
I have a Queue Manager QMGR1 running on 8005.
- I have enabled CHLAUTH at QMGR level
- I have defined a SVRCONN channel CH01
- I have setup authentication using the following commands
SET CHLAU ... |
Topic: Cluster WOrkload Priority Property CLWLPRTY |
Studv01
Replies: 8 Views: 19299
|
Forum: Clustering Posted: Sun Aug 28, 2016 5:20 pm Subject: Cluster WOrkload Priority Property CLWLPRTY |
I see i am in MQ Broker group; can some one please move to me MQ support group or should i report my question in MQ support group? |
Topic: Cluster WOrkload Priority Property CLWLPRTY |
Studv01
Replies: 8 Views: 19299
|
Forum: Clustering Posted: Sun Aug 28, 2016 3:49 pm Subject: Cluster WOrkload Priority Property CLWLPRTY |
I need messages to flow to all 12 queues in the cluster with equal cluster priority. But that is not happening. Only 6 queues are getting messages and the other 6 (which are new)are not. |
Topic: Cluster WOrkload Priority Property CLWLPRTY |
Studv01
Replies: 8 Views: 19299
|
Forum: Clustering Posted: Sun Aug 28, 2016 10:58 am Subject: Cluster WOrkload Priority Property CLWLPRTY |
Team
our MQ is at Version 7.5.0.2 on RHEL - Linux 2.6.32-573.26.1.el6.x86_64.
we have 6 QMGRs in a cluster and 6 Alias queues hooked up to 6 local queues in each Qmanager.
both local queues and A ... |
Topic: how to set "PUT(DISABLED)" or CLWLPRTY from a flow |
Studv01
Replies: 10 Views: 8160
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Aug 28, 2016 10:36 am Subject: how to set "PUT(DISABLED)" or CLWLPRTY from a flow |
the above urls are not working for me. need similar help with Version 8.0 |
Topic: Max Channel Limit of a Queue Manager |
Studv01
Replies: 10 Views: 8680
|
Forum: General Discussion Posted: Wed Sep 30, 2015 12:35 pm Subject: Max Channel Limit of a Queue Manager |
then that means, there is no way we can figure out which clients connect to a specific channel in MQ? |
Topic: Max Channel Limit of a Queue Manager |
Studv01
Replies: 10 Views: 8680
|
Forum: General Discussion Posted: Thu Sep 24, 2015 10:49 am Subject: Max Channel Limit of a Queue Manager |
thank you "tczielke"; and alson thanks everyone for making things clear to me. |
Topic: Cluster queue message-flow distibution |
Studv01
Replies: 4 Views: 3946
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Sep 24, 2015 10:46 am Subject: Cluster queue message-flow distibution |
Hi folks I got it working!!!
I missed one parameter that helped me route messages to other queues in the cluster in addition to CLWLPRTY.
*** I had to update CLWLUSEQ to 'ANY' on all cluster qu ... |
Topic: Max Channel Limit of a Queue Manager |
Studv01
Replies: 10 Views: 8680
|
Forum: General Discussion Posted: Thu Sep 24, 2015 8:18 am Subject: Max Channel Limit of a Queue Manager |
thank you both
here in my output, i have JOBNAME(00006095000F2015) and CURSHCNV(1); that means the PID in the "JOBNAME" - 00006095000F2015 is all one single PID in HEX?
and also i also ... |
Topic: Cluster queue message-flow distibution |
Studv01
Replies: 4 Views: 3946
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Sep 24, 2015 8:05 am Subject: Cluster queue message-flow distibution |
I have that covered too "DEFBIND" is set to "NOTFIXED" on all cluster queues. |
Topic: Cluster queue message-flow distibution |
Studv01
Replies: 4 Views: 3946
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Sep 23, 2015 6:32 pm Subject: Cluster queue message-flow distibution |
Team
we have MQ V 7.5 and we had 6 QMGR in cluster; and also we had 6 queues in cluster CLU1 and CLWLPRTY(9).
we have a requirement to expand the current foot print and add another 6 QMGRs and 6 q ... |