Author |
Message |
Topic: Gateway in a Cluster using Queue Manager Alias |
ckrisasa
Replies: 8 Views: 8869
|
Forum: Clustering Posted: Mon Sep 28, 2015 9:28 am Subject: Gateway in a Cluster using Queue Manager Alias |
Sorry if I sounded dumb. I'm reading knolwdge center and understood the scenarios. I read basics of MQ and its objects.
This subject looks familiar yet confusing me. Thanks for the suggestion, I w ... |
Topic: Gateway in a Cluster using Queue Manager Alias |
ckrisasa
Replies: 8 Views: 8869
|
Forum: Clustering Posted: Mon Sep 28, 2015 8:23 am Subject: Gateway in a Cluster using Queue Manager Alias |
Doing this, DEFINE QL(MARS.JUPITER.XMIT) USAGE(XMITQ), you're ripping out the 'native' routing inherent to MQ. Better to just use the queue manager name for the XMITQ, e.g. in queue manager MARS your ... |
Topic: Gateway in a Cluster using Queue Manager Alias |
ckrisasa
Replies: 8 Views: 8869
|
Forum: Clustering Posted: Mon Sep 28, 2015 6:02 am Subject: Gateway in a Cluster using Queue Manager Alias |
I'm trying to implement a scenario which follows:
1. I have 4 cluster members. Error Code:
Sample AMQSPUT0 start
target queue is QUEUE.MERCURY
MQOPEN ended with reason code 2087
unable to ope ... |
Topic: Sender Channel Status "Retrying" and Receiver Inac |
ckrisasa
Replies: 16 Views: 19056
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun Sep 27, 2015 5:10 am Subject: Sender Channel Status "Retrying" and Receiver Inac |
It looks to me as though you are pointing your sender channels to your own listener!
The MERCURY sender channel should specify the port of the VENUS listener and
the VENUS sender channel should spe ... |
Topic: Sender Channel Status "Retrying" and Receiver Inac |
ckrisasa
Replies: 16 Views: 19056
|
Forum: IBM MQ Installation/Configuration Support Posted: Sat Sep 26, 2015 10:33 pm Subject: Sender Channel Status "Retrying" and Receiver Inac |
EDITED: Updated PORT NUMBERS, Now its working
Sorry,
I have the latest definitions, but still I see the same error. I deleted old QMGRs and created new ones.
The problem is I couldn't pin-po ... |
Topic: Sender Channel Status "Retrying" and Receiver Inac |
ckrisasa
Replies: 16 Views: 19056
|
Forum: IBM MQ Installation/Configuration Support Posted: Sat Sep 26, 2015 6:28 pm Subject: Sender Channel Status "Retrying" and Receiver Inac |
Error Logs:
Venus
9/27/2015 07:35:50 - Process(6040.3) User(krishna) Program(amqzmuc0.exe)
Host(ADMINIB-4PF2DGD) Installation(WMQ1)
VRMF(7.5.0.2) ... |
Topic: Sender Channel Status "Retrying" and Receiver Inac |
ckrisasa
Replies: 16 Views: 19056
|
Forum: IBM MQ Installation/Configuration Support Posted: Sat Sep 26, 2015 6:21 pm Subject: Sender Channel Status "Retrying" and Receiver Inac |
Thanks for the replies.
I'm using MQ v7.5.x and thanks for clarifying me that listener is QMGR specific but not channel specific.
But here in this case, I believe I defined unique sender and rec ... |
Topic: Sender Channel Status "Retrying" and Receiver Inac |
ckrisasa
Replies: 16 Views: 19056
|
Forum: IBM MQ Installation/Configuration Support Posted: Sat Sep 26, 2015 7:31 am Subject: Sender Channel Status "Retrying" and Receiver Inac |
http://i60.tinypic.com/fmtp38.jpg |
Topic: Sender Channel Status "Retrying" and Receiver Inac |
ckrisasa
Replies: 16 Views: 19056
|
Forum: IBM MQ Installation/Configuration Support Posted: Sat Sep 26, 2015 7:30 am Subject: Sender Channel Status "Retrying" and Receiver Inac |
Hi,
I'm new to WebSphere MQ, I've gone through some redbooks and understood its usage. I figured out installation, upgrading ... and now trying to work on some examples my own.
My infrastructure ... |