Websphere MQ

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
mary
Participant
Posts: 23
Joined: Fri Jun 02, 2006 1:28 am
Location: Bng

Websphere MQ

Post by mary »

Hi All...

From the previous posts what i understood is the MQ server and ds server should be on the same box for 7.x . Can somebody tell regarding the cluster queue and can we use this for the above purpose?

Thanks in advance
eostic
Premium Member
Premium Member
Posts: 3838
Joined: Mon Oct 17, 2005 9:34 am

Post by eostic »

The requirement is that the MQServer and it's API components, and the queue manager, be local and co-resident with DataStage. Whether or not there are clusters defined is a secondary issue at the MQ level that, in theory, shouldn't affect or impact the nature of the interface between MQ and DataStage as a (beneath the covers) C++ program accessing MQ. The MQ Server and DS Server must be installed on the same OS instance.

Ernie
Ernie Ostic

blogit!
<a href="https://dsrealtime.wordpress.com/2015/0 ... ere/">Open IGC is Here!</a>
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

In version 8 things change a little, in that you can have just an MQ Series client co-resident with the DataStage server.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply