Author |
Message |
Topic: MQ stats compare |
hughson
Replies: 8 Views: 1346
|
Forum: General Discussion Posted: Fri Apr 25, 2025 4:27 pm Subject: Re: MQ stats compare |
We got stats collection enabled on all the 3 systems.
The xmitq stats shows the same number of messages transferred from A to B, and A to C
When I look at the stats individually B and C, they diff ... |
Topic: Topic/subscribe - MQ z/OS |
hughson
Replies: 11 Views: 2178
|
Forum: Mainframe, CICS, TXSeries Posted: Thu Apr 17, 2025 2:28 am Subject: Re: Topic/subscribe - MQ z/OS |
We are currently dealing with a performance issue related to a high-traffic topic on MQ for z/OS, processing millions of messages per day. The environment also includes around 30 subscriptions, each t ... |
Topic: Unusual (maybe) Queue Sharing Setup |
hughson
Replies: 6 Views: 1281
|
Forum: Mainframe, CICS, TXSeries Posted: Thu Apr 17, 2025 2:18 am Subject: Unusual (maybe) Queue Sharing Setup |
You already have a CF - good - where is it? Is it hardware or on another LPAR?
Anyway, if your question is "can I have two members of the same QSG running on the same LPAR?" then yes. Rem ... |
Topic: Unusual (maybe) Queue Sharing Setup |
hughson
Replies: 6 Views: 1281
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Apr 15, 2025 10:51 pm Subject: Unusual (maybe) Queue Sharing Setup |
The first question that comes to my mind is, where is the Coupling Facility in this set up? In addition to this single LPAR, you must have a CF right?
Cheers,
Morag |
Topic: Trace SSL CipherSpec negotiation errors on Windows AMQ9202 |
hughson
Replies: 2 Views: 4904
|
Forum: IBM MQ Security Posted: Wed Mar 19, 2025 12:13 am Subject: Trace SSL CipherSpec negotiation errors on Windows AMQ9202 |
If there is nothing in the queue manager error log, this is most likely because the queue manager has seen nothing from this client. This would match with the AMQ9202 error message you have seen.
I ... |
Topic: IBM MQ included JRE |
hughson
Replies: 2 Views: 8366
|
Forum: IBM MQ Java / JMS Posted: Tue Mar 18, 2025 2:19 am Subject: IBM MQ included JRE |
I know nothing about Java, but I found this Statement of Direction about IBM Semeru:-
Effective with the next IBM MQ Long Term Support release, clients should use a separately downloadable IBM Seme ... |
Topic: IBM Product Support |
hughson
Replies: 2 Views: 6936
|
Forum: General Discussion Posted: Fri Mar 14, 2025 2:18 am Subject: IBM Product Support |
What kind of support do you want?
Clearly IBM is the only company with the source code and so if you want fixes to the code, I don't know where else you might find those.
Cheers,
Morag |
Topic: Automating RQSTR Channel Restart After Security Refresh |
hughson
Replies: 1 Views: 3145
|
Forum: General Discussion Posted: Fri Mar 14, 2025 2:16 am Subject: Automating RQSTR Channel Restart After Security Refresh |
You appear to have copied Peter's question from [url=https://community.ibm.com/community/user/integration/question/automating-rqstr-channel-restart-after-vendor-security-refresh]here. Please read the ... |
Topic: setmqaut fails with AUTHENMD(PAM) |
hughson
Replies: 2 Views: 3689
|
Forum: General Discussion Posted: Mon Dec 30, 2024 2:58 am Subject: setmqaut fails with AUTHENMD(PAM) |
You don't say what AUTHTYPE you are using?
Cheers,
Morag |
Topic: MQ Authority checks - LEVEL |
hughson
Replies: 4 Views: 7158
|
Forum: IBM MQ Security Posted: Wed Dec 18, 2024 2:20 am Subject: MQ Authority checks - LEVEL |
For queues, the NAMED object is what is checked.
For example, a QALIAS being opened by an application, only the QALIAS is checked, not the target of the alias.
If a QREMOTE is being opened, then ... |
Topic: Republishing Topic to another IBM MQ |
hughson
Replies: 2 Views: 4216
|
Forum: General IBM MQ Support Posted: Wed Nov 27, 2024 1:57 am Subject: Republishing Topic to another IBM MQ |
Yes - the Distributed Pub/Sub feature that Glenn mentions is exactly for this purpose.
Cheers,
Morag |
Topic: C# Client error on message put - MQRC_NOT_AUTHORIZED |
hughson
Replies: 23 Views: 10532
|
Forum: IBM MQ Security Posted: Fri Oct 11, 2024 2:00 am Subject: C# Client error on message put - MQRC_NOT_AUTHORIZED |
Just to let you know we also opened a case with IBM as the other java api works with public certificate and Ibm says i don?t need private keys so not sure what else to look at. Is there a difference b ... |
Topic: get RFH2 folders with php mqseries |
hughson
Replies: 7 Views: 5305
|
Forum: General IBM MQ Support Posted: Wed Oct 02, 2024 1:01 am Subject: get RFH2 folders with php mqseries |
After some tests also with amqsbcg (even without specifying 3 for PropOption RFH.. ) i saw that the php is not giving the rfh header in the message. the message is a pdf so it is normal to be not read ... |
Topic: C# Client error on message put - MQRC_NOT_AUTHORIZED |
hughson
Replies: 23 Views: 10532
|
Forum: IBM MQ Security Posted: Tue Oct 01, 2024 5:42 pm Subject: C# Client error on message put - MQRC_NOT_AUTHORIZED |
... finding this page which documents the gakit reason codes.
They're like gold dust those pages!  |
Topic: MQ console URL RESLEVEL |
hughson
Replies: 41 Views: 28751
|
Forum: General IBM MQ Support Posted: Mon Sep 30, 2024 6:51 pm Subject: MQ console URL RESLEVEL |
OK - I've gone back to the start of this thread and gathered together what I think we know about your system (albeit I know you have made some changes like creating a RESLEVEL profile) so perhaps you ... |