Archive for the Category: Unix

Java MQ Code to Retrieve Messages from a Queue Based on a Filter

There is a misconception regarding MQ/JMS message based filtering. Some people think that the IBM MQ queue manager does something special for JMS applications that is not done for plain Java or C/C++/C#/COBOL applications. It is just NOT true. Note: For C/C++/C#/COBOL applications, they can use the SelectionString from MQOD structure to perform message selection. […]

Also posted in IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), Programming, Windows 5 Comments

IBM MQ Fix Pack 9.0.0.7 Released

IBM has just released Fix Pack 9.0.0.7 for IBM MQ V9.0 LTS https://www.ibm.com/support/docview.wss?uid=ibm10887223 Regards, Roger Lacroix Capitalware Inc.

Also posted in Fix Packs for MQ, IBM i (OS/400), IBM MQ, Linux, Windows Comments Off on IBM MQ Fix Pack 9.0.0.7 Released

RFE – IBM MQ support for AdoptOpenJDK

Please review and vote for this RFE if you think it’s a good idea. The link below will take you directly there. Headline: Add support for AdoptOpenJDK in IBM MQ URL to review the RFE and Vote for it if you like: http://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=133991 Description: Currently, IBM MQ supports 2 JDKs/JREs: IBM and Oracle. It would […]

Also posted in IBM MQ, Java, JMS, Linux, Programming, Windows Comments Off on RFE – IBM MQ support for AdoptOpenJDK

IBM MQ and OpenJDKs

On Monday, Peter Potkay asked a simple question on the MQ List Server: Does IBM support any version of OpenJDK, from any vendor, for use with IBM MQ Clients, specifically the Resource Adapter? Tim McCormick of IBM responded with: The full list of supported JREs are listed in the MQ system requirements here: https://www.ibm.com/support/docview.wss?uid=swg27006467 Specific […]

Also posted in IBM MQ, Java, Linux, macOS (Mac OS X), Programming, Windows 1 Comment

Java MQ Code to List All Local Queues Filtering by Current Depth

If you have done the following runmqsc command to display all local queues filtering by current queue depth of a queue manager: And you wanted to do the same thing via a program, here is a fully functioning Java MQ example that will connect to a remote queue manager, issue a PCF “Inquire Queue” command […]

Also posted in Capitalware, HPE NonStop, IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), Open Source, PCF, Programming, Windows Comments Off on Java MQ Code to List All Local Queues Filtering by Current Depth

Java MQ Code to List All Local Queues and their Attributes

If you have done the following runmqsc command to display all local queues with attributes of a queue manager: And you wanted to do the same thing via a program, here is a fully functioning Java MQ example that will connect to a remote queue manager, issue a PCF “Inquire Queue” command, get the PCF […]

Also posted in Capitalware, HPE NonStop, IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), Open Source, PCF, Programming, Windows Comments Off on Java MQ Code to List All Local Queues and their Attributes

IBM MQ Fix Pack 8.0.0.12 Released

IBM has just released Fix Pack 8.0.0.12 for IBM MQ https://www.ibm.com/support/docview.wss?uid=ibm10884142 Regards, Roger Lacroix Capitalware Inc.

Also posted in Fix Packs for MQ, IBM i (OS/400), IBM MQ, Linux, Windows Comments Off on IBM MQ Fix Pack 8.0.0.12 Released

SQLite v3.28.0 Released

D. Richard Hipp has just released SQLite v3.28.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, Windows, z/OS Comments Off on SQLite v3.28.0 Released

IBM MQ Fix Pack 9.1.0.2 Released

IBM has just released Fix Pack 9.1.0.2 for IBM MQ V9.1 LTS: https://www.ibm.com/support/docview.wss?uid=ibm10879379 and for IBM i: https://www.ibm.com/support/docview.wss?uid=ibm10880085 Regards, Roger Lacroix Capitalware Inc.

Also posted in Fix Packs for MQ, IBM i (OS/400), IBM MQ, Linux, Windows Comments Off on IBM MQ Fix Pack 9.1.0.2 Released

IBM MQ Fix Pack 9.0.0.6 Released

IBM has just released Fix Pack 9.0.0.6 for IBM MQ V9.0 LTS https://www.ibm.com/support/docview.wss?uid=ibm10876306 Regards, Roger Lacroix Capitalware Inc.

Also posted in Fix Packs for MQ, IBM i (OS/400), IBM MQ, Linux, Windows Comments Off on IBM MQ Fix Pack 9.0.0.6 Released