Author |
Message |
Topic: XMITQ shared by SDR channels, possible ? |
WBI_user
Replies: 2 Views: 3439
|
Forum: General IBM MQ Support Posted: Sat Dec 10, 2016 7:05 am Subject: XMITQ shared by SDR channels, possible ? |
We are on MQ 75 using SDR chl to send a 500K messages (20K size) messages to a qmgr in remote location (another company). They now want us to distribute the messages we send to one more Qmgr. I know ... |
Topic: Any easy way to get all the ports used by the broker |
WBI_user
Replies: 6 Views: 4609
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 29, 2015 5:00 am Subject: Any easy way to get all the ports used by the broker |
Thanks for the replies. I'll get a script going. Our Dev environment is very "free" in a way that developer can create their own EG and assign or change port# as long as they got confirmatio ... |
Topic: Any easy way to get all the ports used by the broker |
WBI_user
Replies: 6 Views: 4609
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jun 26, 2015 12:12 pm Subject: Any easy way to get all the ports used by the broker |
People always ask me what are the ports used by the all the EGs of my running broker.
I can use the
mqsireportproperties MYBROKER -e MYEG01 -o HTTPSConnector -a | grep explicitlySetPortNumber
t ... |
Topic: channel sequence number and conname |
WBI_user
Replies: 7 Views: 11447
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Sep 17, 2014 8:21 am Subject: channel sequence number and conname |
I agree with you exerk. This is my understanding too. However IV01566 is not specific on if multiple conname entries is for MI qmgr only (even that APAR is suppose to clear up the confusion).
I jus ... |
Topic: channel sequence number and conname |
WBI_user
Replies: 7 Views: 11447
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Sep 17, 2014 6:52 am Subject: channel sequence number and conname |
This is for my learning purpose. My understanding all along is sending MCA and receiving MCA keep track of sequence number. The sequence number must match up otherwise we will get error
AMQ9526 Messa ... |
Topic: Proper way to alter an auto defined receiver channel |
WBI_user
Replies: 9 Views: 9542
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Sep 17, 2014 6:30 am Subject: Proper way to alter an auto defined receiver channel |
We had auto define disable for all Qmgrs. But as I said this was done long time ago and don't even know who did it. I just like to confirm that I did the right thing to fix the problem. This actually ... |
Topic: Proper way to alter an auto defined receiver channel |
WBI_user
Replies: 9 Views: 9542
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Sep 15, 2014 10:21 am Subject: Proper way to alter an auto defined receiver channel |
No, just regular receiver channel |
Topic: Proper way to alter an auto defined receiver channel |
WBI_user
Replies: 9 Views: 9542
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Sep 15, 2014 9:52 am Subject: Proper way to alter an auto defined receiver channel |
I am running MQ V7 and had a need to ssl enabled a channel that was defined a long time ago. I than discovered that the channel was autodefined.
I cannot use runmqsc and the explorer to display or al ... |
Topic: Alias Q question |
WBI_user
Replies: 3 Views: 4683
|
Forum: Clustering Posted: Thu Apr 10, 2014 8:18 pm Subject: Alias Q question |
I just come across a alias q definition with the target name the same as the alias q name sharing in cluster(ABC)
DEF QA(MY.QA) TARGET(MY.QA) CLUSTER(ABC)
What is the purpose of defining a QA wi ... |
Topic: V6 Qmgr joining V7 cluster with MI Qmgr |
WBI_user
Replies: 13 Views: 10792
|
Forum: General IBM MQ Support Posted: Fri Jan 17, 2014 10:01 am Subject: V6 Qmgr joining V7 cluster with MI Qmgr |
Found the difference. I am using 7.0 and it says nothing about overriding the default port. The Info center page pointed out by bruce2359 is for 7.1. Looks like that (3448) will work if I am 7.1.
Wel ... |
Topic: V6 Qmgr joining V7 cluster with MI Qmgr |
WBI_user
Replies: 13 Views: 10792
|
Forum: General IBM MQ Support Posted: Fri Jan 17, 2014 9:29 am Subject: V6 Qmgr joining V7 cluster with MI Qmgr |
Maybe the solution here is for WBI_user to specify just (3438) on the conname of his CLUSRCVR channel on the MI QM
I did try that conname = (3438)
But it ignore it. I think the IBM code does not exp ... |
Topic: V6 Qmgr joining V7 cluster with MI Qmgr |
WBI_user
Replies: 13 Views: 10792
|
Forum: General IBM MQ Support Posted: Fri Jan 17, 2014 8:14 am Subject: V6 Qmgr joining V7 cluster with MI Qmgr |
Just thinking about it. The support for V6 itself and support for V6 in a V7 or newer MQ cluster environment may be different story. For example IBM can allow port number to be specified with a blank ... |
Topic: V6 Qmgr joining V7 cluster with MI Qmgr |
WBI_user
Replies: 13 Views: 10792
|
Forum: General IBM MQ Support Posted: Fri Jan 17, 2014 7:27 am Subject: V6 Qmgr joining V7 cluster with MI Qmgr |
I tested it quickly using windows. The Linux test cluster need test time scheduling.
I add a qmgr QM3438 to a cluster C3434 with blank connection name. I have port 3438 specified in the QMgr proper ... |
Topic: V6 Qmgr joining V7 cluster with MI Qmgr |
WBI_user
Replies: 13 Views: 10792
|
Forum: General IBM MQ Support Posted: Thu Jan 16, 2014 1:58 pm Subject: V6 Qmgr joining V7 cluster with MI Qmgr |
We are running MQ V7 on linux using MQ cluster. Because of I/T merge we will be getting a number of V6 Qmgrs and they will be joinng our V7 cluster.
I have read this forum entry
http://www.mqseries. ... |
Topic: Error 1723 installing Integration Bus Developers edition |
WBI_user
Replies: 18 Views: 11527
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 12, 2013 4:40 am Subject: Error 1723 installing Integration Bus Developers edition |
All the companies that I worked in before, developers do not have PMR access. Some one may have better luck than me. |