Archive for the Category: IBM MQ Appliance

Another Sample Java/MQ Program – MQWrite2

Someone over at Stack Overflow posted a question about logging MQ error messages to a file. After the user updated the posting, I recognized the code as mine (MQWrite.java) that I wrote back in 2000 (Yup, 16 years ago!!). So, I decided to bring MQWrite.java into this decade and created MQWrite2.java. Here is MQWrite2.java that […]

Also posted in IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), Programming, Unix, Windows Comments Off on Another Sample Java/MQ Program – MQWrite2

Using SSL TLS To Connect 2 MQ Queue Managers Using Self-Signed Certificates

Angel Rivera and Mike Cregger of IBM have published a support document titled: Using SSL TLS to connect two MQ queue managers in MQ 7.5 and MQ 8.0 / MQ 9.0 using self-signed certificates The document provides step-by-step details for connecting a WebSphere MQ V7.5 queue manager in one platform (Windows) to a V8.0 queue […]

Also posted in Education, IBM MQ, Linux, Security, Unix, Windows Comments Off on Using SSL TLS To Connect 2 MQ Queue Managers Using Self-Signed Certificates

IBM MQ V9 Released for Distributed Platforms

IBM has released IBM MQ V9: http://www.ibm.com/common/ssi/cgi-bin/ssialias?subtype=ca&infotype=an&appname=iSource&supplier=877&letternum=ENUSZP16-0205 Highlights: – Web addressable access to the Client Channel Definition Table (CCDT) – IBM MQ Managed File Transfer Protocol Bridge Enhancements – New mode of operation for IBM MQ Advanced Message Security – IBM MQ Advanced Message Security support for non-IBM Java™ Runtime Environments (JREs) – LDAP authorizations […]

Also posted in IBM i (OS/400), IBM MQ, Linux, Unix, Windows Comments Off on IBM MQ V9 Released for Distributed Platforms

Using MQ Batch Toolkit to Clear Many Queues

Here is another simple script that uses MQ Batch Toolkit (MQBT) to clear hundreds of queues at the same time. Let’s say you have an MQ sandbox or development queue manager that has hundreds of queues that need to be cleared nightly. If all of the queue names have the same high-level qualifier, then the […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), MQ Batch Toolkit, Unix, Windows Comments Off on Using MQ Batch Toolkit to Clear Many Queues

IBM Releases a Statement of Direction for IBM MQ

IBM has released a “Statement of Direction” for IBM MQ: http://www-01.ibm.com/common/ssi/cgi-bin/ssialias?infotype=AN&subtype=CA&htmlfid=897/ENUS216-084&appname=USN Leif Davidsen, Product Manger for IBM MQ, has a write up on the “Statement of Direction” for IBM MQ: https://leifdavidsen.wordpress.com/2016/02/16/setting-out-markers-for-mqs-road-ahead/ Regards, Roger Lacroix Capitalware Inc.

Also posted in IBM i (OS/400), IBM MQ, Linux, Unix, Windows, z/OS Comments Off on IBM Releases a Statement of Direction for IBM MQ

Bug in MQ V8.0 for Getting Messages in a Group

IBM Support has posted a bug report that may affect some Universal File Mover (UFM) users. Title: IT09814: IBM MQ V8.0: Applications cannot get messages that were put to a queue as a group. Error description: In IBM MQ v8.0 an application that reads from a queue can fail to get messages that are put […]

Also posted in IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), Universal File Mover, Unix, Windows Comments Off on Bug in MQ V8.0 for Getting Messages in a Group

Getting Answers to Questions about IBM MQ V8.0

As people start to look into upgrading their MQ environment to IBM MQ V8, they will likely have a lot of questions like “what’s new” and “what’s changed”. In the MQ Knowledge Center, IBM has 2 sections that will help answers those questions (plus many more): What’s new in IBM MQ V8.0 What’s changed in […]

Also posted in IBM i (OS/400), IBM MQ, Java, JMS, Linux, Unix, Windows, z/OS Comments Off on Getting Answers to Questions about IBM MQ V8.0

IBM releases IBM MQ Appliance M2000

IBM has announced IBM MQ Appliance M2000 that provides an optimized version of IBM MQ V8 that runs in a hardware appliance. IBM MQ provides universal messaging that allows applications, systems, and services to connect and exchange information securely, reliably, rapidly, and simply. Offering MQ capability in hardware appliances, additional features are provided, as well […]

Also posted in IBM MQ, Operating Systems, Security Comments Off on IBM releases IBM MQ Appliance M2000

IBM MQ V8 Released

It appears that IBM has changed MQ’s name (again) from WebSphere MQ to IBM MQ. I guess someone at IBM decided MQ does not belong under the WebSphere umbrella. IBM has released IBM MQ V8: http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/7/897/ENUS214-177/index.html&lang=en&request_locale=en Highlights – Verification of user ID and password, making use of either operating system definitions or a Lightweight Directory […]

Also posted in IBM i (OS/400), IBM MQ, Linux, Unix, Windows Comments Off on IBM MQ V8 Released