Author |
Message |
Topic: Goodbye Friends |
belchman
Replies: 4 Views: 4343
|
Forum: General IBM MQ Support Posted: Thu Jun 23, 2022 10:14 am Subject: Goodbye Friends |
Effective 8July2022, I am hanging it up. I am retiring! Maybe one day our paths will cross again. Until then, adios and thanks for being there those times I needed you.
Belchman |
Topic: MQ PUB/SUB and Possible Dup Messages |
belchman
Replies: 8 Views: 6186
|
Forum: General IBM MQ Support Posted: Wed Feb 02, 2022 9:24 am Subject: MQ PUB/SUB and Possible Dup Messages |
We replicated the issue in DEV and figured out how to resolve it.
In a nutshell, all we did was 1) add the DEV topics to the MQ cluster (to match production) and 2) reduced the scope of the publica ... |
Topic: MQ PUB/SUB and Possible Dup Messages |
belchman
Replies: 8 Views: 6186
|
Forum: General IBM MQ Support Posted: Mon Jan 31, 2022 5:56 am Subject: MQ PUB/SUB and Possible Dup Messages |
So all know. MQP1 and MQP2 are the only publishers and the only subscribers.
If it was me setting this up from scratch. MQP1 and MQP2 would be the publishers and the AIX queue manager would be the ... |
Topic: MQ PUB/SUB and Possible Dup Messages |
belchman
Replies: 8 Views: 6186
|
Forum: General IBM MQ Support Posted: Mon Jan 31, 2022 5:52 am Subject: MQ PUB/SUB and Possible Dup Messages |
The subscriptions are on z/OS so I cannot perform a DIS SUB. I can only tell you by visual inspection via MQ Explorer.
Here are key properties of the subscription. I will see if the z/OS guy can ge ... |
Topic: MQ PUB/SUB and Possible Dup Messages |
belchman
Replies: 8 Views: 6186
|
Forum: General IBM MQ Support Posted: Fri Jan 28, 2022 10:47 am Subject: MQ PUB/SUB and Possible Dup Messages |
Upon finding this gem by Mr Ware, I may see what we have improper settings.
https://www.mqtechconference.com/sessions_v2014/MQTC_pubsub_networks.pdf
On pages 44 and 45 of that document it warns ... |
Topic: MQ PUB/SUB and Possible Dup Messages |
belchman
Replies: 8 Views: 6186
|
Forum: General IBM MQ Support Posted: Fri Jan 28, 2022 4:20 am Subject: MQ PUB/SUB and Possible Dup Messages |
Thank you for you input Morag. You have describe my problem accurately and I was not around when this was done so have no idea why if was done this way.
Yesterday after work, when thinking about th ... |
Topic: MQ PUB/SUB and Possible Dup Messages |
belchman
Replies: 8 Views: 6186
|
Forum: General IBM MQ Support Posted: Thu Jan 27, 2022 11:42 am Subject: MQ PUB/SUB and Possible Dup Messages |
Hello all,
Been a while! And boy do I have a doozie of a problem I am hoping you can help me with.
We have this mechanism in prod that uses MQ pub/sub. The publisher gets info from customers and ... |
Topic: Disallow bindings connections |
belchman
Replies: 15 Views: 9529
|
Forum: General IBM MQ Support Posted: Tue May 11, 2021 11:05 am Subject: Disallow bindings connections |
We have WebsphereAS cells that connect to MQ in which applications can set up their QCFs to connect in BINDINGs mode even though I tell them to stop doing that. If they need BINDINGs mode, I want the ... |
Topic: Disallow bindings connections |
belchman
Replies: 15 Views: 9529
|
Forum: General IBM MQ Support Posted: Tue May 11, 2021 10:38 am Subject: Disallow bindings connections |
If they are connected to the queue manager in bindings mode, they are running in the MQ memory space and the queue manager will not come back up until they shut down their JVMs.
Getting them to shu ... |
Topic: Disallow bindings connections |
belchman
Replies: 15 Views: 9529
|
Forum: General IBM MQ Support Posted: Tue May 11, 2021 10:10 am Subject: Disallow bindings connections |
We have WebsphereAS cells that connect to MQ in which applications can set up their QCFs to connect in BINDINGs mode even though I tell them to stop doing that. If they need BINDINGs mode, I want the ... |
Topic: Disallow bindings connections |
belchman
Replies: 15 Views: 9529
|
Forum: General IBM MQ Support Posted: Tue May 11, 2021 9:22 am Subject: Disallow bindings connections |
Perhaps I can be sneaky and disallow them access to mqjbnd-- perhaps by renaming it to mqjbnd.nowayjose |
Topic: Disallow bindings connections |
belchman
Replies: 15 Views: 9529
|
Forum: General IBM MQ Support Posted: Tue May 11, 2021 8:47 am Subject: Disallow bindings connections |
Is there a way for me to completely disallow bindings connections to the queue manager? I want to mandate client connections only unless an application has shown evidence that they require bindings co ... |
Topic: ms0p |
belchman
Replies: 9 Views: 11473
|
Forum: General IBM MQ Support Posted: Wed Mar 24, 2021 5:08 am Subject: ms0p |
For those interested, I resolved my issue. This MQ installation is on a Win Server 2012 R2 box. I installed MQ as via and ID that has elevated privs but that does not have Windows Admin privs.
I sa ... |
Topic: ms0p |
belchman
Replies: 9 Views: 11473
|
Forum: General IBM MQ Support Posted: Mon Mar 22, 2021 3:21 am Subject: ms0p |
Thx zpat, I will keep trying. As with everything else these days, what used to be simple and take only minutes, now isn't. |
Topic: ms0p |
belchman
Replies: 9 Views: 11473
|
Forum: General IBM MQ Support Posted: Fri Mar 19, 2021 3:32 am Subject: ms0p |
fjb_saper,
I will peruse the GitHub you sent.
Be advised that I do have the latest ms0p pac from IBM and this is what is in it. I have the ms0p package extracted to the dropins folder and these ... |