Archive for the Category: IBM MQ

New MQCE and MQCT IniFile GUI Tools

Since I had a little free time in December, I decided to create IniFile GUI Tools for both MQ Channel Encryption (MQCE) and MQ Channel Throttler (MQCT). Previously, I never bothered creating IniFile GUI Tools for those 2 products because they don’t have many keyword parameters but I figured “why not”, if it makes the […]

Also posted in Capitalware, Linux, MQ Channel Encryption, MQ Channel Throttler, Unix, Windows Comments Off on New MQCE and MQCT IniFile GUI Tools

IBM MQ Fix Pack 8.0.0.11 Released

IBM has just released Fix Pack 8.0.0.11 for IBM MQ https://www.ibm.com/support/docview.wss?uid=ibm10744749 Regards, Roger Lacroix Capitalware Inc.

Also posted in Fix Packs for MQ, IBM i (OS/400), Linux, Unix, Windows, z/OS Comments Off on IBM MQ Fix Pack 8.0.0.11 Released

Update to Java MQ PCF Code Samples

Tim Zielke posted a comment to my blog posting of Java MQ Code to List Channel Status about an extra PCF response from a z/OS queue manager that caused the code to throw an exception. So, I updated line # 156 in MQListChannelStatus01.java to be: You can download the updated source code for MQListChannelStatus01.java from […]

Also posted in IBM i (OS/400), Java, Linux, macOS (Mac OS X), Open Source, PCF, Programming, Unix, Windows, z/OS 1 Comment

New: MQ Channel Monitor v1.2.0

Capitalware is pleased to announce the release of MQ Channel Monitor v1.2.0. It is a free open source project. MQ Channel Monitor (MQCM) application is a software package that is designed to gather and to display the status of MQ channels of the queue manager. MQCM displays 16 columns of channel status information. The display […]

Also posted in Capitalware, IBM MQ Appliance, Java, Linux, macOS (Mac OS X), Open Source, PCF, Programming, Unix, Windows Comments Off on New: MQ Channel Monitor v1.2.0

IBM MQ V9.1.1 Announced

IBM has announced IBM MQ V9.1.1: https://www.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/1/897/ENUS218-511/index.html Highlights: MQ V9.1.1 base provides the following: Support for running applications on Microsoft™ .NET Core Provision for a list of acceptable Transport Layer Security (TLS) CipherSpecs Dynamic TLS CipherSpec negotiation More effective integration with IBM WebSphere® Liberty Improved queue manager restart and client reconnect times MQ Advanced V9.1.1 […]

Also posted in Fix Packs for MQ, IBM MQ Appliance, Linux, Unix, Windows, z/OS Comments Off on IBM MQ V9.1.1 Announced

Capitalware IniFile GUI Tools Updated

If you read my ‘Size Matters’ blog posting, this is just a continuation but for Capitalwre’s IniFile GUI Tools. Many of Capitalware’s back-end solutions have a lot of keyword/value pairs, so each product has an associated IniFile GUI Tool program to make it easier for the MQAdmin to configure the IniFile rather than using notepad […]

Also posted in Capitalware, IBM i (OS/400), Linux, MQ Auditor, MQ Authenticate User Security Exit, MQ Channel Connection Inspector, MQ Enterprise Security Suite, MQ Message Encryption, MQ Message Replication, MQ Standard Security Exit, Unix, Windows Comments Off on Capitalware IniFile GUI Tools Updated

IBM MQ Fix Pack 9.1.0.1 Released

IBM has just released Fix Pack 9.1.0.1 for IBM MQ V9.1 LTS: https://www.ibm.com/support/docview.wss?uid=ibm10738815 and for IBM i: https://www.ibm.com/support/docview.wss?uid=ibm10740195 Regards, Roger Lacroix Capitalware Inc.

Also posted in Fix Packs for MQ, IBM i (OS/400), Linux, Unix, Windows Comments Off on IBM MQ Fix Pack 9.1.0.1 Released

Size Matters

Ha! Got your attention. 🙂 This posting is not what you think it is about! So, get your mind out of the gutter. 🙂 A couple of weeks ago, a customer using MQ Visual Edit sent me a screenshot of an issue they were having. The column label on one of the windows was truncated. […]

Also posted in Capitalware, Linux, macOS (Mac OS X), MQ Visual Browse, MQ Visual Edit, MQTT Message Viewer, Windows Comments Off on Size Matters

Java MQ Code to List Channel Status

I thought I posted this code sample but I guess I forgot to do it. 😉 If you have done the runmqsc command for Channel Status for all channels of a queue manager as follows: And you wanted to do the same thing via a program, here is a fully functioning Java MQ example that […]

Also posted in Capitalware, HPE NonStop, IBM i (OS/400), Java, Linux, macOS (Mac OS X), Open Source, PCF, Programming, Unix, Windows 3 Comments

So You Secured MQ But How Do You Know It Is Secure?

As the MQ Technical Conference V2.0.1.8 t-shirts said “MQAdmin: the superhero of middleware messaging!“. Since, you are a “superhero”, you have secured your MQ environment. You have implemented CHLAUTH and/or CONNAUTH features in IBM MQ. So, give yourself a pat on the back, a gold star or have another cold one on you because you […]

Also posted in Capitalware, IBM i (OS/400), Linux, MQ Channel Connection Inspector, Security, Unix, Windows, z/OS Comments Off on So You Secured MQ But How Do You Know It Is Secure?