MQ Connector stage: Fail over Queue manager

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
december7
Premium Member
Premium Member
Posts: 42
Joined: Thu May 19, 2005 6:38 pm

MQ Connector stage: Fail over Queue manager

Post by december7 »

Requirement:

We have two queue managers (one is active, other is fail over).
When the active queue manager is down, ETL job should automatically switch to fail over queue manager.


Is this possible to in MQ connector stage provided in DS version 8.1? if so, can you please advice steps to do the same.

Thanks
december7
Premium Member
Premium Member
Posts: 42
Joined: Thu May 19, 2005 6:38 pm

Post by december7 »

Is my question too vague?
Please let me know, if more details are required.

Thanks
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

It's not... at this point you just need to wait for the right person to wander by and I imagine that would be Ernie.
-craig

"You can never have too many knives" -- Logan Nine Fingers
clmhwybe
Premium Member
Premium Member
Posts: 8
Joined: Mon Jun 18, 2012 1:43 pm

Post by clmhwybe »

ask your mq admin to setup the failover service with lets say a as primary and B as secondary.
then use the service name in your mq stage.
in this case the switch over will be transparent to the application and any connect/reconnect will automatically will be routed to the required server.
Post Reply