Archive for the Category: IBM i (OS/400)

Head, Apply Wall To It Several Times!

If you don’t like that title, how about “How to out smart yourself and shoot yourself in the foot, all at the same time!” or “No smart deed goes unpunished!”. In the summer of 2014, I decided to clean up up some compiler warning messages that certain compilers (HP-UX cc comes to mind) were complaining […]

Also posted in C, Capitalware, IBM MQ, Licensed As Free, Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows, z/OS Comments Off on Head, Apply Wall To It Several Times!

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 MQ, IBM MQ Appliance, 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

A Better MD Class than IBM’s MQMD Class

This is a follow up to my blog posting last week titled: Java MQMD class Weirdness. After beating my head against the wall, I gave up on the ‘com.ibm.mq.headers.MQMD’ class and went back to my own MD (Message Descriptor) class. At least I know it works. 🙂 The reason I originally created my MD class […]

Also posted in Capitalware, IBM MQ, Java, Linux, macOS (Mac OS X), Programming, Unix, Windows Comments Off on A Better MD Class than IBM’s MQMD Class

WebSphere MQ Fix Pack 7.0.1.13 Released

IBM has just released FixPack 7.0.1.13 for WebSphere MQ. http://www.ibm.com/support/docview.wss?uid=swg21960691 Regards, Roger Lacroix Capitalware Inc.

Also posted in Fix Packs for MQ, IBM MQ, Linux, Unix, Windows Comments Off on WebSphere MQ Fix Pack 7.0.1.13 Released

Java MQMD class Weirdness

I’m trying to use the MQMD class in a Java application and I’m getting weird results. I tested it with both MQ JAR files from v7.5.0.2 and v8.0.0.2 with JVM of v1.7.0. Note: All of my testing was done in ‘client mode’ (not bindings mode). The first odd thing is that MQMD class is in […]

Also posted in IBM MQ, Java, Linux, macOS (Mac OS X), Programming, Unix, Windows Comments Off on Java MQMD class Weirdness

SQLite v3.8.11 Released

D. Richard Hipp has just released SQLite v3.8.11. http://www.sqlite.org/news.html SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain. Regards, Roger Lacroix Capitalware Inc.

Also posted in C, Database, Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows Comments Off on SQLite v3.8.11 Released

Another New Feature being added to MQAUSX (and z/MQAUSX)

A customer requested a solution to a problem that is not really an MQ Authenticate User Security Exit (MQAUSX) issue. The customer has several applications that, shall we say, are poorly written and they will not likely be changed. These particular customer applications connect, open, put (and/or get), close and disconnect from the queue manager […]

Also posted in Capitalware, IBM MQ, Linux, MQ Authenticate User Security Exit, Security, Unix, Windows, z/OS Comments Off on Another New Feature being added to MQAUSX (and z/MQAUSX)

New: Universal File Mover v1.2.1

Capitalware is pleased to announce the release of Universal File Mover v1.2.1. It is a free open source project. Universal File Mover is more than a simple tool to manage the transfer of files. It allows the user to combine business processes into a workflow. The user combines a series of Action commands to create […]

Also posted in Capitalware, IBM MQ, Java, Linux, macOS (Mac OS X), Open Source, Universal File Mover, Unix, Windows Comments Off on New: Universal File Mover v1.2.1

WebSphere MQ Fix Pack 8.0.0.3 Released

IBM has just released FixPack 8.0.0.3 for WebSphere MQ http://www.ibm.com/support/docview.wss?uid=swg21959554 Regards, Roger Lacroix Capitalware Inc.

Also posted in Fix Packs for MQ, IBM MQ, Linux, Unix, Windows Comments Off on WebSphere MQ Fix Pack 8.0.0.3 Released

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 MQ, IBM MQ Appliance, Java, JMS, Linux, Unix, Windows, z/OS Comments Off on Getting Answers to Questions about IBM MQ V8.0