Monthly Archives: April 2018

IBM MQ Lab Speakers’ Sessions for MQTC v2.0.1.8

The IBM MQ Lab in Hursley, UK will be sending a group of speakers (speakers names TBA) to MQ Technical Conference v2.0.1.8 (MQTC). Here are the list of sessions so far: What’s New in IBM MQ Introduction to IBM MQ Benefiting from the IBM MQ Appliance Introduction to MQ Publish/Subscribe Running MQ in the Cloud […]

Education, IBM i (OS/400), IBM MQ, Linux, MQ Technical Conference, Programming, Security, Unix, Windows, z/OS 1 Comment

Ubuntu 18.04 Released

Ubuntu has just released Ubuntu v18.04. http://releases.ubuntu.com/18.04/ Super-fast, easy to use and free, the Ubuntu operating system powers millions of desktops, netbooks and servers around the world. Ubuntu does everything you need it to. It’ll work with your existing PC files, printers, cameras and MP3 players. And it comes with thousands of free apps. Regards, […]

Linux, Open Source, Operating Systems Comments Off on Ubuntu 18.04 Released

Earth Day(s)

Now that Earth Day has passed, it is time to put it in context. There are plenty of people who don’t care about the environment and ignore the whole thing but for the ones that make an attempt, do you treat it like: Valentine’s Day, Mother’s Day, Father’s Day and your Anniversary? One and done. […]

Education, General 1 Comment

Determining if the MQ client fileset package is installed

IBM Support has posted a Technote on determining if the MQ client fileset package is installed. Example commands are listed for AIX, HP-UX, Linux, Solaris, and Windows operating systems. https://www.ibm.com/support/docview.wss?uid=swg21299538 Regards, Roger Lacroix Capitalware Inc.

IBM MQ, Linux, Unix, Windows Comments Off on Determining if the MQ client fileset package is installed

Linux Help! Anyone, Anyone

Attention Linux SysAdmin gurus. I could use your Linux expertise. I have an X86-64 bit PC with SLES 11 SP2 64-bit installed. It has been running great for many years. When I turned it on this afternoon and it failed to boot with what looks like a hard drive issue. Click to see a larger/readable […]

Linux 4 Comments

IBM MQ v8.0 End of Service Date

The end of service date for IBM MQ v8.0 on distributed platforms (Linux, Unix, Windows and IBM i) is April 30, 2020. The IBM MQ Software lifecycle page is at: http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/4/897/ENUS918-054/index.html Regards, Roger Lacroix Capitalware Inc.

IBM i (OS/400), IBM MQ, Linux, Unix, Windows 2 Comments

Creating A JMS (MQRFH2) Message in non-JMS Java Application

This is the third post regarding JMS (MQRFH2) messages in non-JMS application. The previous 2 are: Handling A JMS (MQRFH2) Message in non-JMS Java Application JMS (MQRFH2) Message But The User Sees Garbage If you want to create JMS messages then the simplest solution is to use the IBM MQ classes for JMS. In case […]

IBM i (OS/400), IBM MQ, IBM MQ Appliance, Java, JMS, Linux, macOS (Mac OS X), Programming, Unix, Windows, z/OS 2 Comments

Handling A JMS (MQRFH2) Message in non-JMS Java Application

In the post ‘JMS (MQRFH2) Message But The User Sees Garbage‘, I wrote about how to properly view a JMS message (aka MQRFH2 message) on an MQ queue. I mentioned in the posting that non-JMS applications can be coded to deal with JMS messages. So in this posting, I’ll show you code for handling both […]

HPE NonStop, IBM i (OS/400), IBM MQ, IBM MQ Appliance, Java, JMS, Linux, macOS (Mac OS X), Programming, Unix, Windows, z/OS 2 Comments

SQLite v3.23.1 Released

D. Richard Hipp has just released SQLite v3.23.1. 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.

C, Database, IBM i (OS/400), Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows, z/OS Comments Off on SQLite v3.23.1 Released

JMS (MQRFH2) Message But The User Sees Garbage

I swear at least once a month I read about someone complaining that they are seeing garbage (unreadable) output when they try to read their JMS (aka MQRFH2) message in IBM MQ. The user will put a message to a queue with their JMS application then try and read it with a non-JMS tool and […]

IBM i (OS/400), IBM MQ, IBM MQ Appliance, Java, JMS, Linux, macOS (Mac OS X), MQ Batch Toolkit, MQ Visual Browse, MQ Visual Edit, Programming, Unix, Windows, z/OS Comments Off on JMS (MQRFH2) Message But The User Sees Garbage