Author |
Message
|
knowhow |
Posted: Mon Apr 28, 2008 4:25 pm Post subject: MQ environment connecting to 2 websphere environments |
|
|
Novice
Joined: 16 May 2006 Posts: 21
|
Hello,
Is it possible that one MQ instance can connect to two websphere parallel environments on the same physical AIX server? What is the best practice for this? Or else is it better to go with 2 MQ softwares installed in 2 different file systems so that each WAS environment can connect to each MQ env?
Thanks. |
|
Back to top |
|
 |
Gaya3 |
Posted: Mon Apr 28, 2008 7:33 pm Post subject: Re: MQ environment connecting to 2 websphere environments |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
knowhow wrote: |
Is it possible that one MQ instance can connect to two websphere parallel environments on the same physical AIX server? What is the best practice for this?
Yes, this is the best approach to do so. Each WAS Instance will be having 2 different queue manager and different port/listeners to operate
Or else is it better to go with 2 MQ softwares installed in 2 different file systems so that each WAS environment can connect to each MQ env?
not good.
|
regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Apr 29, 2008 1:13 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You can not install MQ twice on the same operating system.
You can connect more than one WAS to one queue manager in one MQ install.
You can create more than one queue manager in one MQ install, and connect one or more WAS to each of those. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Apr 29, 2008 6:18 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Quote: |
You can not install MQ twice on the same operating system. |
z/OS being the exception to this rule. _________________ 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 |
|
 |
mdncan |
Posted: Tue Apr 29, 2008 6:56 am Post subject: |
|
|
Acolyte
Joined: 11 May 2005 Posts: 59 Location: US
|
What do you mean by one instance? Is one product binaries or one queue manager you are referring? in either case, more than one WebSphere App Server/cluster(s) on the same physical box or App servers on different box can connect to one WebSphere MQ Queue Manager(s). It's your architecture how you want to design, but both the products do support multiple applications to connect. _________________ IBM Certified System Administrator- WebSphere Application Server, Network Deployment, V6.0
IBM Certified System Administrator - WebSphere MQ V6.0 |
|
Back to top |
|
 |
knowhow |
Posted: Tue Apr 29, 2008 2:49 pm Post subject: |
|
|
Novice
Joined: 16 May 2006 Posts: 21
|
I mean to ask can a 6.x queue manager can communicate two websphere instances one on 5.1 and other one on 6.1 but both of them are on same server. I guess we can do that but what kind of issues we can expect? |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Apr 29, 2008 2:51 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Two different WAS instances, at different software levels, can connect to the same queue manager.
Regardless of which machines the two WAS instances are on.
There will be no issues. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Apr 29, 2008 3:11 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Quote: |
There will be no issues. |
Can this be true?? _________________ 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 |
|
 |
jefflowrey |
Posted: Tue Apr 29, 2008 5:35 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
bruce2359 wrote: |
Quote: |
There will be no issues. |
Can this be true?? |
It can be. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|