Author |
Message
|
nagabhb |
Posted: Thu Sep 27, 2012 7:44 pm Post subject: mqrc cluster put inhibited |
|
|
Apprentice
Joined: 20 Dec 2010 Posts: 42
|
Hi - Is there a way that out of 3 instances of a cluster queue only one instance is put disabled and applicaiton while trying to place a messages it receives MQRC_CLUSTER_PUT_INHIBITED error though other 2 instance are put enabled. To my knowledge this error occurs if all of the instances of the queue in the cluster are currently put-inhibited. Please clarify.
Thanks |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Sep 27, 2012 9:38 pm Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
if the app has specified BIND ON OPEN, yes. |
|
Back to top |
|
 |
nagabhb |
Posted: Fri Sep 28, 2012 4:01 am Post subject: |
|
|
Apprentice
Joined: 20 Dec 2010 Posts: 42
|
MQRC_CLUSTER_PUT_INHIBITED
(2268, X'8DC') Put calls inhibited for all queues in cluster.
An MQOPEN call with the MQOO_OUTPUT and MQOO_BIND_ON_OPEN options in effect was issued for a cluster queue, but all of the instances of the queue in the cluster are currently put-inhibited, that is, all of the queue instances have the InhibitPut attribute set to MQQA_PUT_INHIBITED.
Above says if all the instance are put inhibited , is this same even if only once instance is put inhibited and other cluster instnaces are still put enabled ? |
|
Back to top |
|
 |
Vitor |
Posted: Fri Sep 28, 2012 5:17 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
nagabhb wrote: |
is this same even if only once instance is put inhibited and other cluster instnaces are still put enabled ? |
What happens when you test it? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
nagabhb |
Posted: Fri Sep 28, 2012 5:45 am Post subject: |
|
|
Apprentice
Joined: 20 Dec 2010 Posts: 42
|
Hi - I did not get a chace to test this scenario. I have access to prod region alone where I can't.If some one would have encountered the same please share your experience. Thanks |
|
Back to top |
|
 |
Vitor |
Posted: Fri Sep 28, 2012 6:36 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
nagabhb wrote: |
Hi - I did not get a chace to test this scenario. I have access to prod region alone where I can't. |
You don't have access to any WMQ test or development regions? Not even the one installed on the computer you're using to post this? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|