Archive for the Category: Linux

IBM MQ Fix Pack 9.0.0.13 Released

IBM has just released Fix Pack 9.0.0.13 for IBM MQ V9.0 LTS https://www.ibm.com/support/pages/downloading-ibm-mq-90013 Regards, Roger Lacroix Capitalware Inc.

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

IBM has announced IBM MQ 9.3

IBM has just announced IBM MQ 9.3 for multi-platforms and IBM MQ on Cloud: https://www.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/8/877/ENUSZP22-0148/index.html Or in a PDF file: https://www.ibm.com/downloads/cas/EM-ENUSZP22-0148-CA/name/EM-ENUSZP22-0148-CA.PDF IBM MQ 9.3 will be available for electronic download on June, 23, 2022. Note: Under “Statement of general direction” it says: IBM intends to make IBM MQ for z/OS®, 9.3 and IBM MQ Appliance […]

Also posted in IBM i (OS/400), IBM MQ, IBM MQ Appliance, Unix, Windows, z/OS Comments Off on IBM has announced IBM MQ 9.3

Undocumented FastTransferOrder Parameter

T.Rob Wyatt was looking for information on the undocumented parameter called FastTransferOrder on the MQ ListServer. The original link to the information was broken. Angel Rivera of IBM has posted a new link with the relevent information here. I’m going to post the contents of the new link here, just in case the IBM link […]

Also posted in IBM i (OS/400), IBM MQ, IBM MQ Appliance, Raspberry Pi, Unix, Windows Comments Off on Undocumented FastTransferOrder Parameter

IBM MQ Fix Pack 9.1.0.11 Released

IBM has just released Fix Pack 9.1.0.11 for IBM MQ V9.1 LTS: https://www.ibm.com/support/pages/downloading-ibm-mq-91011 Regards, Roger Lacroix Capitalware Inc.

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

Mateo Stjepanović’s Java Features from Java 8 to Java 17

I just came across Mateo Stjepanović blog item called: Java Features from Java 8 to Java 17 https://reflectoring.io/java-release-notes/ It is very handy when you are trying to write backward-compatible code. Regards, Roger Lacroix Capitalware Inc.

Also posted in Java, JMS, macOS (Mac OS X), Programming, Raspberry Pi, Unix, Windows Comments Off on Mateo Stjepanović’s Java Features from Java 8 to Java 17

IBM TechCon 2022

IBM has announced IBM TechCon 2022. It will be a virtual conference running on April 5th – 7th, 2022. You can register here. This event brings together all our AIOps, IT automation, integration, and application platform domain expertise. TechCon 2022 will be held April 5 – 7 as an interactive virtual experience with access to […]

Also posted in Education, HPE NonStop, IBM i (OS/400), IBM MQ, IBM MQ Appliance, Programming, Unix, Windows, z/OS Comments Off on IBM TechCon 2022

IBM MQ V9.2.5 Announced

IBM has announced IBM MQ V9.2.5: https://community.ibm.com/community/user/integration/blogs/ian-harwood1/2022/02/03/mq925ga Highlights: MQ 9.2.5: – IBM MQ native HA is now available to deploy in containers on Kubernetes – REST Messaging API enhancements – Security enhancements MQ for z/OS 9.2.5: – z/OS 64-bit RBA (Relative Byte Address) by default – Java 11 support MQ Appliance 9.2.5 firmware: – Encrypted […]

Also posted in Fix Packs for MQ, IBM i (OS/400), IBM MQ, IBM MQ Appliance, Unix, Windows, z/OS Comments Off on IBM MQ V9.2.5 Announced

IBM MQ Fix Pack 9.2.0.5 Released

IBM has just released Fix Pack 9.2.0.5 for IBM MQ V9.2 LTS: https://www.ibm.com/support/pages/downloading-ibm-mq-9205 Regards, Roger Lacroix Capitalware Inc.

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

Capitalware Products Listed at LinkedIn

The other day, MQGem posted a blog item about a new feature at LinkedIn where a company can list their products. I’ve have created a LinkedIn page for Capitalware and then added all 17 commercial products that Capitalware sells. You can view the entire list of Capitalware products at https://www.linkedin.com/company/capitalware/products/ page. The interesting feature that […]

Also posted in Capitalware, Education, IBM i (OS/400), IBM MQ, MQ Auditor, MQ Authenticate User Security Exit, MQ Channel Connection Inspector, MQ Channel Encryption, MQ Channel Throttler, MQ Enterprise Security Suite, MQ Message Compression, MQ Message Encryption, MQ Message Replication, MQ Standard Security Exit, Unix, Windows, z/OS Comments Off on Capitalware Products Listed at LinkedIn

Updated SimpleLogger Class

The other day, someone emailed me and asked if I could add code to externalize the default values used by the SimpleLogger Class. I thought about it and figured it would be reasonably straight forward. Hence, here are the JVM Environment variables that the SimpleLogger Class supports: SimpleLogger.LogFileName – any valid file name SimpleLogger.LogDirectory – […]

Also posted in Capitalware, HPE NonStop, IBM i (OS/400), Java, JMS, macOS (Mac OS X), Open Source, Programming, Raspberry Pi, Unix, Windows Comments Off on Updated SimpleLogger Class