Read from a MQ Cluster using the MQ Connector

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
thebird
Participant
Posts: 254
Joined: Thu Jan 06, 2005 12:11 am
Location: India
Contact:

Read from a MQ Cluster using the MQ Connector

Post by thebird »

Hi,

How to connect to a MQ cluster to read messages using the MQ Connector stage?

I have an MQ cluster consisting of 4 Queue Managers (QM) - to which Message Broker (MB) is publishing. DataStage job has to read the published messages and process them. The messages published by MB is available across all the 4 QM - so wondering how the DataStage job can be made to read all these messages using the MQ Connector stage. Is there a specific property or a config that needs to be set up?

When the MQ connector is used to write messages - I see an option for providing Cluster information - but this is not available while using the Connector as a source stage. So wondering how to do this.

Thanks!
------------------
Aneesh
Post Reply