Author |
Message |
Topic: amqiclen error |
dextermbmq
Replies: 10 Views: 6913
|
Forum: General IBM MQ Support Posted: Sun Aug 29, 2021 8:36 pm Subject: amqiclen error |
Yep, I perfectly agree that in normal circumstances its best to avoid. However it can be run if IBM recommends on the back of a service request - which might be rare but is still a possibility.
I w ... |
Topic: amqiclen error |
dextermbmq
Replies: 10 Views: 6913
|
Forum: General IBM MQ Support Posted: Fri Aug 27, 2021 8:28 am Subject: amqiclen error |
No issues as of now. I am trying to understand the working of amqiclen and want to be in a position to be able to use if the condition warrants. |
Topic: amqiclen error |
dextermbmq
Replies: 10 Views: 6913
|
Forum: General IBM MQ Support Posted: Thu Aug 26, 2021 11:53 pm Subject: amqiclen error |
Hello,
I am working on a POC on amqiclen (on the trial edition of MQv9.2). I want to clear any residual semaphores post shutting down a specific queue manager which is running along with other queu ... |
Topic: allowing application user to connect to Topic |
dextermbmq
Replies: 2 Views: 4052
|
Forum: General IBM MQ Support Posted: Fri Jun 11, 2021 12:09 pm Subject: allowing application user to connect to Topic |
Hi All,
I have a remote application trying to connect to a queue manager and publish a message to topic via an alias queue (alias queue has targtype as Topic)
For giving the privilege to the rem ... |
Topic: using F5 VIP for MQ |
dextermbmq
Replies: 7 Views: 8527
|
Forum: General IBM MQ Support Posted: Thu Aug 06, 2020 3:26 pm Subject: Re: using F5 VIP for MQ |
... In that case I guess client sessions will not be causing any trouble in ideal scenario.
...In the event of disaster, once the switch is complete to DR queue Managers, probably client applications ... |
Topic: using F5 VIP for MQ |
dextermbmq
Replies: 7 Views: 8527
|
Forum: General IBM MQ Support Posted: Wed Aug 05, 2020 9:05 am Subject: Re: using F5 VIP for MQ |
If you're putting sender / receiver pairs through an F5, the channel sequence numbers will mismatch every time traffic switches to a different queue manager. IMHO more trouble than it's worth.
... |
Topic: using F5 VIP for MQ |
dextermbmq
Replies: 7 Views: 8527
|
Forum: General IBM MQ Support Posted: Tue Aug 04, 2020 11:20 pm Subject: using F5 VIP for MQ |
Hello All,
We have a clustered setup for IBM MQ where the Full and Partial repositories are configured on 2 Servers in multi instance mode. The clustered communication between the queue manager i ... |
Topic: MQ Clustering performance |
dextermbmq
Replies: 5 Views: 14800
|
Forum: Clustering Posted: Mon Jul 27, 2020 3:47 am Subject: MQ Clustering performance |
Thanks gbaddeley & fjb_saper.
Yes, the consuming apps are capable enough to handle this load. The incoming load would be diverted to different queues and different application would connect to ... |
Topic: MQ Clustering performance |
dextermbmq
Replies: 5 Views: 14800
|
Forum: Clustering Posted: Sat Jul 25, 2020 4:08 am Subject: MQ Clustering performance |
Most of the messaging is asynchronous. There are a couple of integrations where the SLA comes into picture (SLA of 60 secs with End to end journey. There are other application components involved as w ... |
Topic: MQ Clustering performance |
dextermbmq
Replies: 5 Views: 14800
|
Forum: Clustering Posted: Fri Jul 24, 2020 7:57 am Subject: MQ Clustering performance |
Hello,
Writing this post to have suggestions on how can I further tune my design with regards to throughput and performance
1-A cluster setup with 5 Queue Managers. 2 Full Repositories. 3 Partia ... |
Topic: Can Remote Queue pointing to Alias Q |
dextermbmq
Replies: 9 Views: 20028
|
Forum: Clustering Posted: Tue Jul 21, 2020 5:44 am Subject: Can Remote Queue pointing to Alias Q |
I guess a Thank You was pending from my end. Thanks  |
Topic: Can Remote Queue pointing to Alias Q |
dextermbmq
Replies: 9 Views: 20028
|
Forum: Clustering Posted: Sun Jul 05, 2020 4:43 am Subject: Can Remote Queue pointing to Alias Q |
Thanks exerk for the detailed approach. Some more reading fetched me a good read link which shows similar setup
https://www.ibm.com/developerworks/websphere/library/techarticles/1212_bhat/1212_bha ... |
Topic: Can Remote Queue pointing to Alias Q |
dextermbmq
Replies: 9 Views: 20028
|
Forum: Clustering Posted: Sat Jul 04, 2020 5:55 am Subject: Can Remote Queue pointing to Alias Q |
Hi All,
I am working on below scenario
3-rd Party IBM MQ connecting to my org's Queue Manager [let's call it GatewayQM] over distributed setup (SDR/RCVR channel). I want to load balance the inc ... |
Topic: Multiple Queue Managers using same certificate |
dextermbmq
Replies: 2 Views: 10202
|
Forum: IBM MQ Security Posted: Thu Jun 18, 2020 4:56 pm Subject: Multiple Queue Managers using same certificate |
Hi All,
I have a query around using the same certificate across different Queue Managers. I need to build a MQ Cluster with ~5-6 Queue Managers. There is a requirement to have all the MQ
specific ... |
Topic: Channel lacking a certificate issue |
dextermbmq
Replies: 5 Views: 11563
|
Forum: IBM MQ Security Posted: Tue Jun 16, 2020 4:42 pm Subject: Channel lacking a certificate issue |
Thanks Morag I got your point and almost fixed the issue. Doing final checks and configs. So, I was integrating Kafka with MQ via the MQ Kafka connector where in we have the option of setting keystor ... |