Author |
Message |
Topic: MQ Clustering with Content Switch |
MQKev
Replies: 9 Views: 7778
|
Forum: Clustering Posted: Wed Aug 16, 2006 5:42 am Subject: MQ Clustering with Content Switch |
If my primary System gets down, the switch does route everything to the backup without any problems. But of course, that works because my Clients will reconnect due to the errors of the broken primary ... |
Topic: MQ Clustering with Content Switch |
MQKev
Replies: 9 Views: 7778
|
Forum: Clustering Posted: Wed Aug 16, 2006 5:07 am Subject: MQ Clustering with Content Switch |
MarkT has informed me that client channels work just fine with load-balancers.
That sounds great. But my Clients continue polling (getWait(30)) my backup Queue Manager while the primary machine r ... |
Topic: MQ Clustering with Content Switch |
MQKev
Replies: 9 Views: 7778
|
Forum: Clustering Posted: Tue Aug 15, 2006 5:31 am Subject: MQ Clustering with Content Switch |
In general, MQSeries channels are incompatible with IP based load-balancers.
Hi,
we have a similar problem. Do you know about MQClients and IP based load-balancer?
We (try to) use a Cisco Con ... |
Topic: ChannelExit & selectively Data Conversion |
MQKev
Replies: 6 Views: 3596
|
Forum: General IBM MQ Support Posted: Wed Jan 04, 2006 2:31 am Subject: ChannelExit & selectively Data Conversion |
the easiest way is to go and ask the application-B-people if they do a get convert. if so, no actions are required.
That`s -if possible- the best solution. I`ll check it out.
Thank you so far.
... |
Topic: ChannelExit & selectively Data Conversion |
MQKev
Replies: 6 Views: 3596
|
Forum: General IBM MQ Support Posted: Mon Jan 02, 2006 4:57 am Subject: ChannelExit & selectively Data Conversion |
are you sure the application on qmgr b reads without mqgmo-option?
if the application uses mqgmo_convert, then no actions are required.
I don`t know about internals of B. I`m glad about it
... |
Topic: ChannelExit & selectively Data Conversion |
MQKev
Replies: 6 Views: 3596
|
Forum: General IBM MQ Support Posted: Mon Jan 02, 2006 3:42 am Subject: ChannelExit & selectively Data Conversion |
A happy new year
I have to do a little workaround. Before i start coding, i would like to hear youre opinion about this "solution". Maybe i forgot something or didn`t understand every detail.
... |
Topic: Exit causes Error 2059 |
MQKev
Replies: 10 Views: 5067
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Nov 08, 2005 3:19 am Subject: Exit causes Error 2059 |
Hi,
yes, thats obviously wrong. MirrorQ is not a Recieve/Send/Security- exit.
So i guess, that it should be enough to follow the instructions and configure the exit in the QMgr.
But: Nothing ha ... |
Topic: Exit causes Error 2059 |
MQKev
Replies: 10 Views: 5067
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Nov 07, 2005 8:42 am Subject: Exit causes Error 2059 |
Hi paulgroo,
no it`s just a simple Default-Qmgr without any specials. No Cluster.
The Channel is the default SVRCONN, created by MQ. I`ve just inserted "mirrorQ" in the recieve-exit. |
Topic: Exit causes Error 2059 |
MQKev
Replies: 10 Views: 5067
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Nov 07, 2005 2:24 am Subject: Exit causes Error 2059 |
Hello,
i`m trying to work with Exits in MQ 5.3 on a WinXP Prof. installation. I´ve used the Sample Exit [url=http://www.developer.ibm.com/isv/tech/sampmq.html]"MirrorQ" and followed the instructio ... |