Author |
Message |
Topic: How to enforce AMS from client perspective |
marc.CH
Replies: 5 Views: 7520
|
Forum: IBM MQ Security Posted: Tue Feb 18, 2025 8:56 am Subject: How to enforce AMS from client perspective |
https://integration-development.ideas.ibm.com/ideas/MESNS-I-135
Better like this ? |
Topic: How to enforce AMS from client perspective |
marc.CH
Replies: 5 Views: 7520
|
Forum: IBM MQ Security Posted: Tue Feb 18, 2025 5:33 am Subject: How to enforce AMS from client perspective |
Trust does not exclude control
I opened an "idea" some year ago..but still not implemented :-/
https://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=129594 |
Topic: How to enforce AMS from client perspective |
marc.CH
Replies: 5 Views: 7520
|
Forum: IBM MQ Security Posted: Fri Feb 14, 2025 1:04 am Subject: How to enforce AMS from client perspective |
The aim of AMS is to avoid MQ administrators to have access of the message content.
But AMS is activated at MQ server side for each required queue.
At MQ client side, I have no clue if AMS is re ... |
Topic: Unable to create RDQM queue manager on RHEL9 |
marc.CH
Replies: 10 Views: 17998
|
Forum: General IBM MQ Support Posted: Wed Apr 24, 2024 5:54 am Subject: Unable to create RDQM queue manager on RHEL9 |
Hello
Did you check your kernel module against the IBM doc ?
https://www.ibm.com/support/pages/ibm-mq-replicated-data-queue-manager-kernel-modules
You are running
Linux 5.14.0-284.30.1
and I ... |
Topic: MQ server to server masking Horizontally scaling |
marc.CH
Replies: 9 Views: 7849
|
Forum: General IBM MQ Support Posted: Tue Apr 23, 2024 11:56 pm Subject: MQ server to server masking Horizontally scaling |
What will make messages go to both QM1 and QM2? Will the distribution be round-robin?
Behind the scene, we will use message streaming feature from MQ 9.3 to duplicate message from QM1 to QM2 to red ... |
Topic: MQ server to server masking Horizontally scaling |
marc.CH
Replies: 9 Views: 7849
|
Forum: General IBM MQ Support Posted: Tue Apr 23, 2024 11:18 am Subject: MQ server to server masking Horizontally scaling |
QM2 will consume and process the message as the QM1 in active/active..
The aim is to have same quality of service on our two DC...if we loose one DC, the system still available on the other.
Behin ... |
Topic: MQ server to server masking Horizontally scaling |
marc.CH
Replies: 9 Views: 7849
|
Forum: General IBM MQ Support Posted: Tue Apr 23, 2024 8:43 am Subject: MQ server to server masking Horizontally scaling |
By "less impact" I mean no impact to the application connected to the "ACME" Queue manager.
The perfect solution will be: Dear customer, we enhanced our availability adding more i ... |
Topic: MQ server to server masking Horizontally scaling |
marc.CH
Replies: 9 Views: 7849
|
Forum: General IBM MQ Support Posted: Tue Apr 23, 2024 5:01 am Subject: MQ server to server masking Horizontally scaling |
Hello
Lets assume I have a running Qmanager "QM1" running on Data Center 1 "DC1" connected to an external Qmanager "ACME" with SDR/RCV channels and remotes queues.
A ... |