Author |
Message
|
gstokes |
Posted: Tue Sep 15, 2009 6:53 am Post subject: MQ Clustering |
|
|
Apprentice
Joined: 08 Jan 2007 Posts: 38
|
Can u setup MQ clustering with defining Quemanagers and queues only or do sender, receiver channels need to be defined as well. Our MQ enviroment is interal and only talks to the interanl application. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Tue Sep 15, 2009 6:56 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
|
Back to top |
|
 |
exerk |
Posted: Tue Sep 15, 2009 7:02 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Moved to the appropriate forum... _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Tue Sep 15, 2009 7:06 am Post subject: Re: MQ Clustering |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
gstokes wrote: |
Can u setup MQ clustering with defining Quemanagers and queues only or do sender, receiver channels need to be defined as well. Our MQ enviroment is interal and only talks to the interanl application. |
Quote: |
Can u setup MQ clustering with defining Quemanagers and queues only.. |
Do you understand clustering ?
Why would any body do so ?
Quote: |
..do sender, receiver channels need to be defined as well. |
Why not ?
Do you understand the SYSTEM DEFAULT definitions of these objects.
Quote: |
...Our MQ enviroment is interal and only talks to the interanl application... |
Can you put some light on that.
"Internal" ... How would this affect the way of implementation of the basics of the MQ Cluster in a system? _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Tue Sep 15, 2009 7:16 am Post subject: Re: MQ Clustering |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
gstokes wrote: |
...do sender, receiver channels need to be defined as well..... |
If you are talking about the Cluster then 'Cluster SDR and Cluster RCVR' channels are important.
Sender and Receiver are imp. when Distributed env. comes to the picture. And QMGR Alias setup ! _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
exerk |
Posted: Tue Sep 15, 2009 11:15 pm Post subject: Re: MQ Clustering |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
shashivarungupta wrote: |
...If you are talking about the Cluster then 'Cluster SDR and Cluster RCVR' channels are important... |
They are not important, they are mandatory! No cluster channels, no cluster
shashivarungupta wrote: |
...Sender and Receiver are imp. when Distributed env. comes to the picture... |
Again, they are not important, they are mandatory! No channels, no distributed environment
shashivarungupta wrote: |
...And QMGR Alias setup ! |
Why? Justify that remark please. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Wed Sep 16, 2009 10:46 am Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
exerk wrote: |
...They are not important, they are mandatory! No cluster channels, no cluster ...
...Again, they are not important, they are mandatory! No channels, no distributed environment .. |
I accept that., the phrase should be its not only important but also mandate in both the scenarios.
exerk wrote: |
shashivarungupta wrote:
...And QMGR Alias setup !
....Why? Justify that remark please. |
Sure, I am talking about the sender receiver channels, when in the scenario the queue manager A is trying to put the message on the queue manager B which is the part of cluster. A is out side the cluster. Between A and B the channel pair is required and that is sender and receiver channel pair.
 _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
|