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.

MQ Technical Conference v2.0.1.7

s

Capitalware would like to announce MQ Technical Conference v2.0.1.7 (MQTC). MQTC is an event that will educate attendees on current practices, methodologies, administration, problem determination, security best practices and technology trends for IBM MQ. MQTC will offer 70 technical sessions and 15 vendor sessions that are designed to enhance the skills of IT professionals who […]

Capitalware, Education, IBM MQ, MQ Technical Conference Comments Off on MQ Technical Conference v2.0.1.7

Mozilla Firefox 51.0 Released

s

Mozilla Firefox has just released Mozilla Firefox v51.0. http://www.mozilla.com/firefox/ Mozilla Firefox is a free and open source web browser descended from the Mozilla Application Suite and managed by Mozilla Corporation. To display web pages, Firefox uses the Gecko layout engine, which implements most current web standards in addition to several features that are intended to […]

Linux, macOS (Mac OS X), Open Source, Windows Comments Off on Mozilla Firefox 51.0 Released

WebSphere MQ Fix Pack 7.1.0.8 Released

s

IBM has just released FixPack 7.1.0.8 for WebSphere MQ http://www.ibm.com/support/docview.wss?uid=swg21993831 Don’t forget, the end of service date for WebSphere MQ v7.1.0 on distributed platforms (Linux, Unix, Windows and IBM i) is April 30, 2017. The official announcement can be found here: http://www.ibm.com/support/docview.wss?uid=swg3c741503j17231u61 That’s in 3 months!!! So, suck it up buttercup, its time to get […]

Fix Packs for MQ, IBM i (OS/400), IBM MQ, Linux, Unix, Windows Comments Off on WebSphere MQ Fix Pack 7.1.0.8 Released

Speeding Up Channel Exits for MQ on z/OS

s

Tony Sharkey of IBM has an excellent write up on how to improve the loading times of channel exits written in C for MQ on z/OS. https://www.ibm.com/developerworks/community/blogs/messaging/entry/Do_you_use_channel_exits_written_in_C_on_your_z_OS_queue_manager All of Capitalware channel exits are written in C. Therefore, any customers using the following channel exits, I strongly suggest you read Tony Sharkey’s article. z/OS Commercial Products: […]

C, Capitalware, IBM MQ, Licensed As Free, MQ Authenticate User Security Exit, MQ Channel Encryption, MQ Standard Security Exit, Programming, z/OS Comments Off on Speeding Up Channel Exits for MQ on z/OS

IBM MQ and Visual Studio 2015 Issue

s

If you plan on using Microsoft Visual Studio 2015 with IBM MQ on Windows prior to Windows 10 then you need to apply Microsoft Windows update KB3118401. If you do not have the Windows update then you will receive the following error: The program can’t start because api-ms-win-crt-runtime-|1-1-0.dll is missing from your computer. Try reinstalling […]

C, C++, IBM MQ, Programming, Windows Comments Off on IBM MQ and Visual Studio 2015 Issue

The 1st Little Birdie to Leave the Nest

s

Richard (son #1) is in 4th year engineering at the University of Western Ontario in the Mechatronic Systems Engineering program. He has done very well in the program maintaining a high 90’s average. Over the last few months, he has been applying for a full-time job with a number of companies in North America (i.e. […]

Education 1 Comment

SQLite v3.16.1 Released

s

D. Richard Hipp has just released SQLite v3.16.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 Comments Off on SQLite v3.16.1 Released

MQ not honoring MQGMO_PROPERTIES_IN_HANDLE

s

Summary: For an MQGET with the option of MQGMO_PROPERTIES_IN_HANDLE on a subscription, MQ does not honor the option when a message is published from an MQTT client. Note: This does not happen when a regular MQ client program publishes a message to the same topic. Setup: MQ v8.0.0.4 (on Windows 64-bit) and the latest SupportPac […]

IBM MQ, Java, Programming, Windows 2 Comments

Merry Christmas and Happy New Year

s

I would like to wish everyone a Merry Christmas, Happy Hanukkah, Happy Kwanzaa, etc… and a Happy New Year. 🙂 Regards, Roger Lacroix Capitalware Inc.

General Comments Off on Merry Christmas and Happy New Year

MQ Visual Edit V2 – Prompt for Password

s

A customer emailed me the other day saying that their security policy does not allow applications to store passwords (even in encrypted format) on their local PCs. Their security policy states that the user must be prompted for his/her password (like MQ Explorer). I thought this was a good idea, so I have made a […]

Capitalware, IBM MQ, IBM MQ Appliance, Linux, macOS (Mac OS X), Security, Windows Comments Off on MQ Visual Edit V2 – Prompt for Password