Author |
Message |
Topic: QM failover - same QM name different IP SDR/RCVR channels |
tumpsme44
Replies: 10 Views: 7978
|
Forum: General IBM MQ Support Posted: Fri Sep 15, 2017 5:44 am Subject: QM failover - same QM name different IP SDR/RCVR channels |
hmm |
Topic: QM failover - same QM name different IP SDR/RCVR channels |
tumpsme44
Replies: 10 Views: 7978
|
Forum: General IBM MQ Support Posted: Fri Sep 15, 2017 3:19 am Subject: QM failover - same QM name different IP SDR/RCVR channels |
MQJeff- Undertood and hence not going for a cluster.
But what could be an alternative is the question to achieve Active/standby which are separated 1000s of miles apart and shared disk is out of qu ... |
Topic: QM failover - same QM name different IP SDR/RCVR channels |
tumpsme44
Replies: 10 Views: 7978
|
Forum: General IBM MQ Support Posted: Fri Sep 15, 2017 3:04 am Subject: QM failover - same QM name different IP SDR/RCVR channels |
Thanks Paul for the valuable explanation.
We are not going for clustering as our QMs are behind FWs (exposing NATTED IPs) fronted by MQ IPTs. They need to get feeds from several 3rd party several ... |
Topic: QM failover - same QM name different IP SDR/RCVR channels |
tumpsme44
Replies: 10 Views: 7978
|
Forum: General IBM MQ Support Posted: Thu Sep 14, 2017 10:18 pm Subject: QM failover - same QM name different IP SDR/RCVR channels |
1)I created 2 identical QM (TEST_RCVR) on 2 linux boxes having different IPs hosting a local queue and a RCVR channel
This was NOT a MQ Multi-instance setup and NO shared filesystem between them
2 ... |
Topic: cluster with IPT , MQMI and Natting |
tumpsme44
Replies: 3 Views: 7247
|
Forum: Clustering Posted: Mon Jul 03, 2017 7:54 am Subject: cluster with IPT , MQMI and Natting |
sorry..typo on my question 1(which I have edited and corrected now)
I meant CLUSSDR/CLUSRCVR channel instead of SDR/RCVR..... |
Topic: cluster with IPT , MQMI and Natting |
tumpsme44
Replies: 3 Views: 7247
|
Forum: Clustering Posted: Mon Jul 03, 2017 6:40 am Subject: cluster with IPT , MQMI and Natting |
Hi
I am designing an MQ cluster between 2 different networks which are connected by NAT at Firewall.
The configuration will have IPTs as the endpoints fronted by a FW which will do the NATTING
... |
Topic: ssl and data size |
tumpsme44
Replies: 2 Views: 3606
|
Forum: General IBM MQ Support Posted: Mon May 15, 2017 9:12 am Subject: ssl and data size |
Thanks. .this sounds reasonable. .I am using compression as well. |
Topic: ssl and data size |
tumpsme44
Replies: 2 Views: 3606
|
Forum: General IBM MQ Support Posted: Mon May 15, 2017 4:08 am Subject: ssl and data size |
Will enabling ssl on a channel increase the data size being transferred? If so by how much approx? We are constrained to bandwidth usage. |
Topic: MQ Multi-instance with MQ Cluster |
tumpsme44
Replies: 2 Views: 6687
|
Forum: Clustering Posted: Tue May 02, 2017 6:42 pm Subject: MQ Multi-instance with MQ Cluster |
I have worked with MQ MI and MQ Cluster. But never combined the two.
Can we have a MQ Multi Instance QM part of a MQ cluster.
If so, is there an tips to set this up and any pros and cons to consid ... |
Topic: SSL |
tumpsme44
Replies: 2 Views: 3737
|
Forum: General IBM MQ Support Posted: Fri Mar 10, 2017 8:14 am Subject: SSL |
can MQ IPT be configured to do SSL to connect to a SSL enabled SDR/RCVR channel on the other side or does the SSL on the other side need to terminate at another MQ IPT endpoint ?
e.g
1)
MQ se ... |
Topic: QM name changes , alias |
tumpsme44
Replies: 4 Views: 3466
|
Forum: General IBM MQ Support Posted: Thu Mar 02, 2017 3:39 am Subject: QM name changes , alias |
thanks..got it..it works |
Topic: QM name changes , alias |
tumpsme44
Replies: 4 Views: 3466
|
Forum: General IBM MQ Support Posted: Thu Mar 02, 2017 3:29 am Subject: QM name changes , alias |
Thanks..the old QM name was RACP1
I created a local Queue by the name of RACP1 on the new QM...i get error 2092(MQRC_XMIT_Q_USAGE_ERROR).
Where am I going wrong..pls help |
Topic: QM name changes , alias |
tumpsme44
Replies: 4 Views: 3466
|
Forum: General IBM MQ Support Posted: Thu Mar 02, 2017 3:10 am Subject: QM name changes , alias |
My setup is having MQ from several QMs(different organization) sending messages to a QM(in our control) using SDR/RCVR channels
The plan is to have the QM renamed our side due to various internal ... |
Topic: request reply cluster |
tumpsme44
Replies: 5 Views: 8387
|
Forum: Clustering Posted: Thu Feb 02, 2017 7:14 am Subject: request reply cluster |
So replytoQM as QMA and replytoQ as RESPONSE when the request is sent from QMA?
If so... does Queue(RESPONSE) needs to be in a cluster of QL on QMA?
If not how will the replying application sen ... |
Topic: request reply cluster |
tumpsme44
Replies: 5 Views: 8387
|
Forum: Clustering Posted: Thu Feb 02, 2017 6:20 am Subject: request reply cluster |
Scenario
QMA, QMB, QMX,QMY part of the same cluster - cluster(I)
QMX, QMY -> hosts the local cluster ql(REQ) in cluster(I)
Request message put to this queue(REQUEST) from QMs (QMA, QMB)
... |