Author Archives: Roger Lacroix

My name is Roger Lacroix and I am a die hard programmer. I have been programming since the 80s. My favorite programming languages are Java, C and Rexx. I have worked in the airline, retail but I have spent most of my time doing middleware work in the financial services industry. In 1994, I was introduced to IBM MQ (aka WebSphere MQ & MQSeries) and I thought it was the next best thing since man created fire. This blog will be about IBM MQ, Java, C, Rexx and any other interesting items that I can think of. I hope you enjoy it.

Earth Day(s)

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

s

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

s

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

s

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

s

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

s

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

s

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

s

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

Tic-Toc: WebSphere MQ v7.5 End of Service Date

s

The end of service date for WebSphere MQ v7.5 on distributed platforms (Linux, Unix, Windows and IBM i) is April 30, 2018. The official announcement can be found here: http://www.ibm.com/support/docview.wss?uid=swg3t453863g97713d77 Summary for MQ End of Service Dates: WebSphere MQ v7.5 is April 30, 2018. WebSphere MQ v7.1 was April 30, 2017. WebSphere MQ v7.0.1 was […]

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

OpenBSD v6.3 Released

s

Theo de Raadt has just released OpenBSD v6.3. http://www.openbsd.org/63.html The OpenBSD project produces a FREE, multi-platform 4.4BSD-based UNIX-like operating system. Our efforts emphasize portability, standardization, correctness, proactive security and integrated cryptography. Regards, Roger Lacroix Capitalware Inc.

Open Source, Operating Systems Comments Off on OpenBSD v6.3 Released