Enhancement to MQMR

Capitalware has an MQ solution called MQ Message Replication (MQMR).

MQ Message Replication will clone messages being written (via MQPUT or MQPUT1 API calls) to an application’s output queue and MQMR will write the exact same messages to ‘n’ target queues (‘n’ can be up to 100). When MQMR replicates a message both the message data and the message’s MQMD structure will be cloned. This means that the fields of the MQMD structure (i.e. PutTime, MessageId, CorrelId, UserId, etc..) will be exactly the same as the original message’s MQMD structure.

Recently, a customer wanted to duplicate messages from Temporary Dynamic Queues. The problem is that Temporary Dynamic Queues usually have a set of random numbers after a prefix value. i.e. AMQ.6734F2FC25BBE503

MQMR was designed handle a complete queue name.
i.e.

[Q:TEST.XYZ.Q]
AddSourceInfo = Y
TargetQueues=TEST.XYZ.COPY01.Q;TEST.XYZ.COPY02.Q;TEST.XYZ.COPY03.Q

The customer said that they tried starting the application, quickly getting the Temporary Dynamic Queue name then setting it in MQMR’s IniFile but the problem is that as soon as the application is restarted or closes and re-opens the Temporary Dynamic Queue then MQMR will be using the wrong queue name for duplicating messages.

The customer said that the prefix for the Temporary Dynamic Queue is a known value. i.e. AMQ.ABC.*

Hence, I decided to make an enhancement to MQMR so that it supports wildcards in the queue/section name in the MQMR IniFile.
i.e.

[Q:AMQ.ABC.*]
AddSourceInfo = Y
TargetQueues=AMQ.ABC.COPY01.Q;AMQ.ABC.COPY02.Q

Of course, this also means that the MQAdmin can now specify wildcards in any type of queue name. i.e. local, remote, alias & cluster
i.e. local queue

[Q:TEST.HR.*.Q]
AddSourceInfo = Y
TargetQueues=TEST.HR.COPY01.Q;TEST.HR.COPY02.Q;TEST.HR.COPY03.Q

If anyone would like to test out the latest release then send the email to support@capitalware.com

Regards,
Roger Lacroix
Capitalware Inc.

Capitalware, IBM i (OS/400), IBM MQ, Linux, Unix, Windows Leave a comment

Share-IT / Digital River aka MyCommerce

I have been a merchant with Digital River’s subsidiaries since 2003. First with RegSoft then SWReg and now with Share-IT. The platform has always worked reasonable well, it’s not perfect but it did get the job done.

In August, I got an email saying that Capitalware was not under the current terms of service. For 21 years, Digital River would mail me a check around the 15th of the month for the previous month’s sales. The email said I would be paid roughly 45 days after the end of the month plus there were new fees. I figured ok fine, the accountants are just doing a little “nickel & dime-ing” for a little extra money.

Today, I read the following article and freaked out:
https://www.theregister.com/2024/10/15/digital_river_runs_dry_hasnt/

The article implies that Digital River may be entering a liquidation process.

I’m owed thousands and thousands of dollars and as a small business, I cannot afford to take that kind of hit.

Therefore, as of right now, I have disabled all Share-IT (aka MyCommerce) links (Buy Now button) on Capitalware’s web pages.

I’ll be looking into a new ecommerce platform. Of course, this is a terrible time for this to happen as next week is IBM TechXchange conference. If you need to make an online purchase, just send an email to sales@capitalware.com to request a payment link and I will set up a temporary PayPal link for you to make the purchase.

Sorry for any inconvenience.

Regards,
Roger Lacroix
Capitalware Inc.

Uncategorized Leave a comment

Ubuntu 24.10 Released

Canonical has just released Ubuntu v24.10.
https://ubuntu.com/blog/canonical-releases-ubuntu-24-10-oracular-oriole

Super-fast, easy to use and free, the Ubuntu operating system powers millions of desktops, netbooks and servers around the world. Ubuntu does everything you need it to. It’ll work with your existing PC files, printers, cameras and MP3 players. And it comes with thousands of free apps.

Regards,
Roger Lacroix
Capitalware Inc.

Linux, Open Source, Operating Systems Leave a comment

OpenBSD v7.6 Released

Theo de Raadt has just released OpenBSD v7.6.
https://www.openbsd.org/76.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 Leave a comment

IBM MQ v9.4.0.5 Fix Pack Released

IBM has just released IBM MQ v9.4.0.5 Fix Pack:
https://www.ibm.com/support/pages/downloading-ibm-mq-94-lts

Regards,
Roger Lacroix
Capitalware Inc.

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

IBM MQ End of Service Dates

So, what version of IBM MQ (aka WebSphere MQ & MQSeries) are you running? Are you behind in upgrading your release of MQ?

Everybody “should be” running IBM MQ v9.2, v9.3 or v9.4, if you want support from IBM.

In case it has slipped your mind, here is a list of IBM MQ releases and there end of service dates:

Note: IBM v9.3 and v9.4 do not yet have end of service dates.

Regards,
Roger Lacroix
Capitalware Inc.

IBM i (OS/400), IBM MQ, IBM MQ Appliance, Linux, Unix, Windows, z/OS Comments Off on IBM MQ End of Service Dates

IBM has announced IBM MQ 9.4

IBM has just announced IBM MQ 9.4 for multi-platforms and IBM MQ on Cloud:
https://www.ibm.com/docs/en/ibm-mq/9.3?announcement=mq-940

IBM MQ 9.4 will be available for electronic download on June, 18, 2024.

Note: Under “Statement of general direction” it says:
– Make LTS versions of MQ for z/OS and MQ Appliance firmware available.
– Enable Federal Information Processing Standard (140-3) compliance in IBM MQ.
– Enable .NET 8 runtime compatibility in MQ for Multiplatforms.

Regards,
Roger Lacroix
Capitalware Inc.

IBM i (OS/400), IBM MQ, IBM MQ Appliance, Linux, Unix, Windows, z/OS Comments Off on IBM has announced IBM MQ 9.4

Ubuntu 24.04 Released

Canonical has just released Ubuntu v24.04.
https://ubuntu.com/blog/whats-new-in-security-for-ubuntu-24-04-lts

Super-fast, easy to use and free, the Ubuntu operating system powers millions of desktops, netbooks and servers around the world. Ubuntu does everything you need it to. It’ll work with your existing PC files, printers, cameras and MP3 players. And it comes with thousands of free apps.

Regards,
Roger Lacroix
Capitalware Inc.

Linux, Open Source, Operating Systems Comments Off on Ubuntu 24.04 Released

IBM MQ v9.2 End of Service Date

The end of service date for IBM MQ v9.2 on distributed platforms (Linux, Unix, Windows and IBM i) is September 30, 2025. The IBM MQ Software lifecycle page is at:
https://www.ibm.com/docs/en/announcements/confluent-platform-cp4i-7x-eom-eos-mq-92x-eos

Regards,
Roger Lacroix
Capitalware Inc.

IBM i (OS/400), IBM MQ, IBM MQ Appliance, Linux, Unix, Windows Comments Off on IBM MQ v9.2 End of Service Date

What’s new in the latest IBM MQ v9.4 – Webinar

You can sign up for What’s new in the latest IBM MQ v9.4 webinar at:
https://ibm.webcasts.com/starthere.jsp?ei=1666171&tp_key=34458c4185

This webinar will focus on the latest and greatest offering from IBM MQ – v9.4, a Long Term Support (LTS) release coming up after 2 years and preceded by v9.3. MQ v9.4 will feature all the CD releases of v9.3.x along with new feature functionalities.

Regards,
Roger Lacroix
Capitalware Inc.

Education, IBM i (OS/400), IBM MQ, IBM MQ Appliance, Linux, Unix, Windows, z/OS Comments Off on What’s new in the latest IBM MQ v9.4 – Webinar