Archive for the Category: Linux

Levels of JRE and GSkit bundled with IBM MQ

IBM has posted a support note regarding the levels of JRE and GSkit bundled with IBM MQ http://www.ibm.com/support/docview.wss?uid=swg27038676 Regards, Roger Lacroix Capitalware Inc.

Also posted in IBM MQ, Java, JMS, Security, Unix, Windows Comments Off on Levels of JRE and GSkit bundled with IBM MQ

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, MQ Message Replication, Open Source, Programming, Unix, Windows Comments Off on Creating a Standard for MQ Messages to/from SQLite DB

MQ Messages to/from SQLite DB

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

Also posted in Capitalware, Database, IBM i (OS/400), IBM MQ, MQ Message Replication, Unix, Windows Comments Off on MQ Messages to/from SQLite DB

MQ Messages and GDPR – What are you doing about it?

What is GDPR? From Wikipedia: The General Data Protection Regulation (GDPR) (Regulation (EU) 2016/679) is a regulation by which the European Parliament, the Council of the European Union and the European Commission intend to strengthen and unify data protection for all individuals within the European Union (EU). It also addresses the export of personal data […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, MQ Message Encryption, Security, Unix, Windows Comments Off on MQ Messages and GDPR – What are you doing about it?

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), macOS (Mac OS X), Open Source, Programming, Unix, Windows, z/OS 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, Security, Unix, Windows, z/OS Comments Off on T.Rob’s post of “When deprecated != deprecated”

Beta testers needed for MQ Channel Connection Inspector

All, Capitalware is ready for beta testers for a new solution called: MQ Channel Connection Inspector. Have you ever had client applications or remote queue managers attempt to connect to your queue manager but failed and the user claimed they used the “correct values”. I’ve created a new solution to quickly diagnose this problem and […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, MQ Channel Connection Inspector, Security, Unix, Windows, z/OS Comments Off on Beta testers needed for MQ Channel Connection Inspector

Java/JMS MQ Applications and Maven

IBM has made available the MQ Redistributable Client (Java/JMS portion) on Maven. Mark Taylor of IBM has a blog posting on it and how to configure your files to use it: https://developer.ibm.com/messaging/2018/01/09/developing-mq-java-applications-maven/ Regards, Roger Lacroix Capitalware Inc.

Also posted in IBM MQ, Java, JMS, macOS (Mac OS X), Programming, Unix, Windows Comments Off on Java/JMS MQ Applications and Maven

New: MQ Batch Toolkit v3.0.0

Capitalware Inc. would like to announce the official release of MQ Batch Toolkit v3.0.0. MQ Batch Toolkit allows users to manipulate, monitor and manage messages in a queue of an IBM MQ (formally WebSphere MQ & MQSeries) queue manager from a command-line or shell scripting environment. Starting with MQ Batch Toolkit v3.0.0, the licensing model […]

Also posted in Capitalware, IBM MQ, IBM MQ Appliance, macOS (Mac OS X), MQ Batch Toolkit, Windows Comments Off on New: MQ Batch Toolkit v3.0.0

Debian 9.3 Released

Debian Project has just released Debian 9.3. https://www.debian.org/News/2017/2017120902 Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run. Debian uses the Linux kernel (the core of an operating system), but most of the basic OS tools come from the […]

Also posted in Open Source, Operating Systems Comments Off on Debian 9.3 Released