|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
2059 - for QM in different lpar |
« View previous topic :: View next topic » |
Author |
Message
|
ganesh |
Posted: Wed Jul 13, 2011 7:22 am Post subject: 2059 - for QM in different lpar |
|
|
Master
Joined: 18 Jul 2010 Posts: 294
|
config manger-1[ queue manager-AB05 LPAR=dev9s01]
Broker1[Queue manager name= AB05, LPAR= dev9s01,Exe.Group=EG01]
Broker2[Queue manager name= AB06, LPAR= dev9s02,Exe.Group=EG01]
Configmanager-1 has to 2 brokers defined under it Broker1 and Broker2 and both Broker1 and broker2 are in different lpars in z/os server. I have deployed a bar file in EG01 of Broker1 and Broker2.
The application makes a connection to config manager-1, the bar deployed in EG01 of broker 1 connects to the config manager because they are in the same lpar's where as the application deployed in EG01 of broker 2 fails , giving the 2059 error.
Is there a way to connect to the config manager running on different lpar in z/os? |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jul 13, 2011 7:33 am Post subject: Re: 2059 - for QM in different lpar |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
ganesh wrote: |
Is there a way to connect to the config manager running on different lpar in z/os? |
How would you establish an IP connection to any application running in a different lpar?
That's how you do this. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
ganesh |
Posted: Wed Jul 13, 2011 7:50 am Post subject: |
|
|
Master
Joined: 18 Jul 2010 Posts: 294
|
Quote: |
How would you establish an IP connection to any application running in a different lpar? |
Agreed in z/os -
ConfigManagerConnectionParameters cp =
new MQConfigManagerConnectionParameters(host, PORT, queueManager);
the value for host should be a empty string"", if i specify the ip address or host name it throws an 2012 error. |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jul 13, 2011 7:57 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
ganesh wrote: |
Quote: |
How would you establish an IP connection to any application running in a different lpar? |
Agreed in z/os -
ConfigManagerConnectionParameters cp =
new MQConfigManagerConnectionParameters(host, PORT, queueManager); |
No, I meant more generally, not with a CM. How would you, in your environment, with your sysplex configuration, create an IP connection that spanned the LPARs?
You need to do that. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|