Archive for the Category: z/OS

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 […]

Also posted in HPE NonStop, IBM i (OS/400), IBM MQ, IBM MQ Appliance, Java, JMS, Linux, macOS (Mac OS X), Programming, Unix, Windows 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.

Also posted in C, Database, IBM i (OS/400), Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows 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 […]

Also posted in 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 Comments Off on JMS (MQRFH2) Message But The User Sees Garbage

SQLite v3.23.0 Released

D. Richard Hipp has just released SQLite v3.23.0. 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, IBM i (OS/400), Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows Comments Off on SQLite v3.23.0 Released

Java 10 Released

Oracle has just released Java 10. http://www.oracle.com/technetwork/java/javase/10-relnote-issues-4108729.html Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers, as well as in today’s demanding embedded environments. Java offers the rich user interface, performance, versatility, portability, and security that today’s applicationsrequire. Regards, Roger Lacroix Capitalware Inc.

Also posted in IBM i (OS/400), Java, JMS, Linux, macOS (Mac OS X), Programming, Unix, Windows Comments Off on Java 10 Released

IBM MQ V9.0.5 Continuous Delivery Announced

IBM has announced IBM MQ V9.0.5 Continuous Delivery: http://www.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/4/877/ENUSZP18-0084/index.html New features and enhancements for clients with MQ Advanced entitlement – Enhancements to the previously delivered Replicated Data Queue Manager support – New support for the MQ MFT REST administration interface – Identification of MQ Advanced installs – Improved performance for MQ AMS encryption on MQ […]

Also posted in Fix Packs for MQ, IBM MQ, IBM MQ Appliance, Linux, Windows Comments Off on IBM MQ V9.0.5 Continuous Delivery Announced

What is the default behaviour of method writeString of MQMessage for Java?

Paul Titheridge has posted a blog item over at developerWorks with the title “What is the default behaviour of the IBM MQ classes for Java method MQMessage.writeString(String)?”: https://developer.ibm.com/messaging/2018/03/09/mqmessage-writestring-default-behaviour/ Regards, Roger Lacroix Capitalware Inc.

Also posted in IBM i (OS/400), IBM MQ, Java, Linux, Programming, Unix, Windows Comments Off on What is the default behaviour of method writeString of MQMessage for Java?

Capitalware z/OS and IBM i Product Advisory

A potential bug was discovered in Capitalware’s logging framework, see here for more details, for commercial and “Licensed as Free” products for z/OS and IBM i. Commercial Products affected: MQ Authenticate User Security Exit for IBM i MQ Channel Encryption for IBM i MQ Standard Security Exit for IBM i MQ Authenticate User Security Exit […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Licensed As Free, MQ Authenticate User Security Exit, MQ Channel Encryption, MQ Standard Security Exit Comments Off on Capitalware z/OS and IBM i Product Advisory

SQLite v3.22.0 Released

D. Richard Hipp has just released SQLite v3.22.0. 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, IBM i (OS/400), Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows Comments Off on SQLite v3.22.0 Released

T.Rob’s post of “When deprecated != deprecated”

T.Rob Wyatt of IoPT Consulting has a new blog posting called “When deprecated != deprecated“. If you use SSL/TLS with IBM MQ then you should read it: https://t-rob.net/2018/01/19/when-deprecated-deprecated/ Here is the current IBM MQ Depreciated Cipher page. Regards, Roger Lacroix Capitalware Inc.

Also posted in IBM i (OS/400), IBM MQ, Linux, Security, Unix, Windows Comments Off on T.Rob’s post of “When deprecated != deprecated”