Join / Sign up
The V7.5.0 Fix Pack 3 level of monitoring for IBM MQ and IBM Integration Bus is now available. This level of OMEGAMON for Messaging on z/OS offers several improvements. The enhanced 3270UI now includes more support for viewing messages on queues, including the dead letter queue, which are...
Join us for the next IBM client webcast in the "Chat with IBM Expert Labs" series: "Understand MQ deployments on Cloud Pak for Integration" December 9, 10:00 am ET (60 minutes) Our past sessions were very successful with many clients attending and asking questions of our...
Author: Sam Massey With the recent release of MQ V9.2, the MQ Appliance Performance report for the M2002 models has been updated. The highlights include: Improved performance of single QM scenarios (HA and Non-HA) Addition of TLS and AMS data to the main report The report features...
Checking runmqsc Status Codes with Unix Scripting One of the things that is easy to overlook with Unix scripting is checking the status code of a command. For example, if you use the runmqsc -c (client) command in a script, it is a good idea to check the status code to make sure that the...
Measuring IBM MQ Distributed API Response Time with Activity Trace If you have the need to find out the MQ application response time for certain MQ API calls (e.g. MQPUT, MQGET, etc.) on a distributed IBM MQ queue manager, a good option is to use the Application Activity Trace. This post...
For some years now, IBM MQ for z/OS has supported the TLS 1.2, TLS 1.0 and SSL 3.0 protocols. To maintain consistency with IBM MQ on distributed platforms, IBM MQ for z/OS V9.2.0 adds support for the TLS 1.3 protocol. TLS 1.3 & Alias CipherSpecs support IBM MQ for z/OS V9.2.0...
Following the recent announcement of IBM MQ version 9.2 , I am pleased to say that the IBM MQ for z/OS version 9.2 performance report is also now available. The report shows that when migrating to 9.2, the performance of existing workloads will remain comparable. In addition the report...
4 Comments - no search term matches found in comments.
(Note - This post was originally uploaded a few years ago to the IBM developer blog - reposting here based on some recent queries in this area, as I think it's still useful information and worth making easier to find.) Obviously it’s nice in general administration and planning to have an...
Right at the beginning of the year I wrote a blog about use cases for MQ in z/OS Container Extensions . I covered three different use cases, but perhaps the most interesting one was to do with client concentrators. I want to use this blog to dig into client concentrators a bit more, the...