|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
CLuster workload balance |
« View previous topic :: View next topic » |
Author |
Message
|
bkiran2020 |
Posted: Tue Sep 16, 2014 7:10 am Post subject: |
|
|
Master
Joined: 20 Jan 2011 Posts: 243 Location: US
|
JosephGramig wrote: |
Not if you connect to a Qmgr hosting the cluster queue. You can if you connect to a 'gateway Qmgr' (a Qmgr that does not host an instance of the cluster queue). |
For the gateway queue manager we need to setup defbind(notfixed) optio? or no need |
|
Back to top |
|
|
bruce2359 |
Posted: Tue Sep 16, 2014 7:33 am Post subject: |
|
|
Poobah
Joined: 05 Jan 2008 Posts: 9442 Location: US: west coast, almost. Otherwise, enroute.
|
bkiran2020 wrote: |
JosephGramig wrote: |
Not if you connect to a Qmgr hosting the cluster queue. You can if you connect to a 'gateway Qmgr' (a Qmgr that does not host an instance of the cluster queue). |
For the gateway queue manager we need to setup defbind(notfixed) optio? or no need |
DEFBIND has been explained to you earlier in this post. The decision to use it or not use it will determine if another instance of a cluster queue will be found (in a single instance of an application) if the queue becomes unavailable. DEFBIND(FIXED) prevents another instance of a queue to be used. This option would be useful if multiple messages comprise a transaction. DEFBIND(NOTFIXED) allows another instance of a queue to be found. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
|
Vitor |
Posted: Tue Sep 16, 2014 7:33 am Post subject: |
|
|
Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
bkiran2020 wrote: |
For the gateway queue manager we need to setup defbind(notfixed) optio? or no need |
Need. Bind on open will leave you back where you started.
I'd change CLUSUSEQ rather than spin up a new queue manager (with all that entails) _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
|
fjb_saper |
Posted: Tue Sep 16, 2014 8:40 am Post subject: |
|
|
Grand High Poobah
Joined: 18 Nov 2003 Posts: 20729 Location: LI,NY
|
Vitor wrote: |
bkiran2020 wrote: |
For the gateway queue manager we need to setup defbind(notfixed) optio? or no need |
Need. Bind on open will leave you back where you started.
I'd change CLUSUSEQ rather than spin up a new queue manager (with all that entails) |
You might want to use defbind(group) instead of notfixed... _________________ MQ & Broker admin |
|
Back to top |
|
|
JosephGramig |
Posted: Tue Sep 16, 2014 10:39 am Post subject: |
|
|
Grand Master
Joined: 09 Feb 2006 Posts: 1237 Location: Gold Coast of Florida, USA
|
IMHO if a program needs something other than NOTFIXED, then it should say so on the MQOPEN options. Only the application knows what this needs to be. Only you can prevent forest fires. |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|