Archive for the Category: MQ Message Replication

Capitalware Products Minimum MQ Level Changed

The minimum IBM MQ level for the following Capitalware products (distributed platforms) is now IBM MQ v7.1 (or higher): MQ Auditor MQ Authenticate User Security Exit MQ Message Encryption MQ Message Replication MQ Standard Security Exit Regards, Roger Lacroix Capitalware Inc.

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, MQ Auditor, MQ Authenticate User Security Exit, MQ Enterprise Security Suite, MQ Message Encryption, MQ Standard Security Exit, Unix, Windows Comments Off on Capitalware Products Minimum MQ Level Changed

Capitalware Products 2019 Release Train

Here is a summary of all the recent releases that Capitalware Inc. has published: Blog posting for product releases: MQ Auditor v3.1.0 MQ Authenticate User Security Exit v3.4.0 MQ Authenticate User Security Exit for z/OS v3.4.0 MQ Channel Connection Inspector v1.1.0 MQ Channel Connection Inspector for z/OS v1.1.0 MQ Channel Encryption v3.3.0 MQ Channel Encryption […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, MQ Auditor, MQ Authenticate User Security Exit, MQ Channel Connection Inspector, MQ Channel Encryption, MQ Channel Throttler, MQ Enterprise Security Suite, MQ Message Encryption, MQ Standard Security Exit, Unix, Windows, z/OS Comments Off on Capitalware Products 2019 Release Train

New: MQ Message Replication v2.1.0

Capitalware Inc. would like to announce the official release of MQ Message Replication v2.1.0. This is a FREE upgrade for ALL licensed users of MQ Message Replication. MQ Message Replication (MQMR) 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 […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, Unix, Windows Comments Off on New: MQ Message Replication v2.1.0

Weird Problem related to a Channel Security Exit

I posted the following weird channel security exit problem on the MQSeries ListServer. I received a lot of emails (both public and private) offering help to the problem. Thanks. It was not an SELinux issue nor was it a corrupt shared library issue. It was an issue related to permissions for a mount point. Here […]

Also posted in IBM MQ, Linux, MQ Auditor, MQ Authenticate User Security Exit, MQ Channel Connection Inspector, MQ Channel Encryption, MQ Channel Throttler, MQ Enterprise Security Suite, MQ Message Encryption, MQ Standard Security Exit, Unix Comments Off on Weird Problem related to a Channel Security Exit

Customer Requested Updates to MQMR

MQ Message Replication (MQMR) is an MQ API Exit. An MQ API Exit is configured to run within the queue manager’s address space (or the application’s address space if the application connects in bindings mode to the queue manager). I designed MQMR to be extremely light-weight when replicating messages to target queues. MQMR determines if […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, Unix, Windows Comments Off on Customer Requested Updates to MQMR

Here We Go Again!

Capitalware is being forced to change our online shopping cart again. Ugh! When Capitalware started selling software in 2003 (yup, a long time ago), I signed up with RegSoft (owned by Digital River) to handle the online shopping cart. Everything worked well and I was happy with the setup. In January 2011, Digital River decided […]

Also posted in Capitalware, MQ Auditor, MQ Authenticate User Security Exit, MQ Batch Toolkit, MQ Channel Connection Inspector, MQ Channel Encryption, MQ Channel Throttler, MQ Enterprise Security Suite, MQ File Mover, MQ Message Encryption, MQ Standard Security Exit, MQ Technical Conference, MQ Visual Browse, MQ Visual Edit, MQTT Message Viewer, Universal File Mover Comments Off on Here We Go Again!

Capitalware IniFile GUI Tools Updated

If you read my ‘Size Matters’ blog posting, this is just a continuation but for Capitalwre’s IniFile GUI Tools. Many of Capitalware’s back-end solutions have a lot of keyword/value pairs, so each product has an associated IniFile GUI Tool program to make it easier for the MQAdmin to configure the IniFile rather than using notepad […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, MQ Auditor, MQ Authenticate User Security Exit, MQ Channel Connection Inspector, MQ Enterprise Security Suite, MQ Message Encryption, MQ Standard Security Exit, Unix, Windows Comments Off on Capitalware IniFile GUI Tools Updated

Capitalware Products 2018 Release Train

Here is a summary of all the recent releases that Capitalware Inc. has published: Blog posting for product releases: MQ Auditor v3.0.0 MQ Authenticate User Security Exit v3.3.0 MQ Authenticate User Security Exit for z/OS v3.3.0 MQ Channel Connection Inspector v1.0.0 MQ Channel Connection Inspector for z/OS v1.0.0 MQ Channel Encryption v3.2.0 MQ Channel Encryption […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Licensed As Free, Linux, MQ Auditor, MQ Authenticate User Security Exit, MQ Channel Connection Inspector, MQ Channel Encryption, MQ Channel Throttler, MQ Enterprise Security Suite, MQ Message Encryption, MQ Standard Security Exit, Security, Unix, Windows, z/OS Comments Off on Capitalware Products 2018 Release Train

New: MQ Message Replication v2.0.0

Capitalware Inc. would like to announce the official release of MQ Message Replication v2.0.0. This is a FREE upgrade for ALL licensed users of MQ Message Replication. MQ Message Replication (MQMR) 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 […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, Unix, Windows Comments Off on New: MQ Message Replication v2.0.0

Creating a Standard for MQ Messages to/from SQLite DB

Yesterday, I wrote about MQ Messages to/from SQLite DB which are a pair of utilities for offloading and loading messages to/from SQLite database. I thought it would be a good idea to publish what I designed so that other vendors, companies or users can easy use the standard. First, the SQL to create the table […]

Also posted in C, Capitalware, Database, IBM i (OS/400), IBM MQ, Linux, Open Source, Programming, Unix, Windows Comments Off on Creating a Standard for MQ Messages to/from SQLite DB