Author |
Message |
Topic: Connect to remote MQ queue manager from C client |
simyobs
Replies: 9 Views: 17845
|
Forum: IBM MQ API Support Posted: Wed Sep 16, 2009 6:25 pm Subject: Connect to remote MQ queue manager from C client |
Thanks for the sample and advice.
I tried using the sample code and it returned mqrc 2058, Qmgr not available.
The listener & Qmgr both are running, also to confirm did a telnet and the port i ... |
Topic: Connect to remote MQ queue manager from C client |
simyobs
Replies: 9 Views: 17845
|
Forum: IBM MQ API Support Posted: Mon Sep 14, 2009 1:32 pm Subject: Connect to remote MQ queue manager from C client |
Hi All,
I'm trying to to build a MQClient application using C program to put messages to a local queue using Channel Defenition Structure.
The application is standalone using MQ client bindings ... |
Topic: auto reset channel sequence number |
simyobs
Replies: 3 Views: 5225
|
Forum: General IBM MQ Support Posted: Fri Sep 19, 2008 12:47 am Subject: auto reset channel sequence number |
my mistake.
The scenario should
1. AppQmgr
2. QMA (active) SystemA
3. QMA(passive) SystemB
Active/Passive on AIX HACMP environment
AppQmgr connected to QMA(acitve) SystemA.
In-case of ... |
Topic: auto reset channel sequence number |
simyobs
Replies: 3 Views: 5225
|
Forum: General IBM MQ Support Posted: Thu Sep 18, 2008 11:10 pm Subject: auto reset channel sequence number |
Hi,
Is there's a possible way to auto reset the channel sequence number.
Let’s say we have:
1. AppQmgr
2. QMA (active)
3. QMB(passive)
Active/Passive are supported on HACMP environmen ... |
Topic: Disastery Recovery for Message Broker and MQ |
simyobs
Replies: 13 Views: 13603
|
Forum: Clustering Posted: Mon Sep 15, 2008 8:49 am Subject: Disastery Recovery for Message Broker and MQ |
Hi echoesian
Understand that you have a Active-Active MQ Cluster, which means that all nodes are running Queue Managers which are active participants in the WMQ Cluster and each node can be a st ... |