Archive for the Category: IBM i (OS/400)

New: MQ File Mover v4.1.3

Capitalware is pleased to announce the release of MQ File Mover v4.1.3. It is a free open source project. MQ File Mover is a managed file transfer solution that facilitates the transfer of files using IBM’s WebSphere MQ (aka MQSeries). MQFM processes “Action” commands which are controlled through an MQFM Workflow XML file. The user […]

Also posted in Capitalware, IBM MQ, Java, Linux, macOS (Mac OS X), MQ File Mover, Open Source, Unix, Windows Comments Off on New: MQ File Mover v4.1.3

SQLite v3.7.14 Released

D. Richard Hipp has just released SQLite v3.7.14. 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, Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows Comments Off on SQLite v3.7.14 Released

New: MQ File Mover v4.1.2

Capitalware is pleased to announce the release of MQ File Mover v4.1.2. It is a free open source project. MQ File Mover is a managed file transfer solution that facilitates the transfer of files using IBM’s WebSphere MQ (aka MQSeries). MQFM processes “Action” commands which are controlled through an MQFM Workflow XML file. The user […]

Also posted in Capitalware, IBM MQ, Java, Linux, macOS (Mac OS X), MQ File Mover, Open Source, Unix, Windows Comments Off on New: MQ File Mover v4.1.2

How to Clear a MQ Queue from a Script or Program

Have you ever wanted to clear a MQ queue? A quick and easy way to do it is to use runmqsc’s CLEAR QLOCAL command. This method works very well as long as no application has the local queue opened for input. Method #1: If you need to clear a queue on Linux, Unix, Windows or […]

Also posted in IBM MQ, Java, Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows, z/OS 6 Comments

WMQ v7.0.1.8 Java/JMS Application Leaks Connections

IBM has the following APAR IC79103 for the fix: http://www.ibm.com/support/docview.wss?uid=swg1IV18624 Error Description: Applications using the WebSphere MQ classes for Java Version 7.0.1.8 repeatedly reconnect and finally consume all the available connections of the queue manager. Traces show repeated occurrences of completion code “2” and reason code “2009”, and internal exceptions are traced out containing the […]

Also posted in IBM MQ, Java, JMS, Linux, Programming, Unix, Windows, z/OS Comments Off on WMQ v7.0.1.8 Java/JMS Application Leaks Connections

New: MQ File Mover v4.1.1

Capitalware is pleased to announce the release of MQ File Mover v4.1.1. It is a free open source project. MQ File Mover is a managed file transfer solution that facilitates the transfer of files using IBM’s WebSphere MQ (aka MQSeries). MQFM processes “Action” commands which are controlled through an MQFM Workflow XML file. The user […]

Also posted in Capitalware, IBM MQ, Java, Linux, macOS (Mac OS X), MQ File Mover, Open Source, Unix, Windows Comments Off on New: MQ File Mover v4.1.1

SQLite v3.7.13 Released

D. Richard Hipp has just released SQLite v3.7.13. 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, Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows Comments Off on SQLite v3.7.13 Released

Discussion of Auditing of MQ

On the MQ ListServer, there has been a recent discussion that MQ does not have the built-in ability to audit what users and/or applications do when connected to a queue manager. Here is some of the comments: Hubert said: What’s about implementing an API exit? You could create a new MQ operator account (e. g. […]

Also posted in Capitalware, IBM MQ, Linux, MQ Auditor, Unix, Windows Comments Off on Discussion of Auditing of MQ

MQ Auditor’s new Audit Queue Off Load Application

I am always looking to tune Capitalware’s applications . After reviewing MQ Auditor, it occurred to me that I could save 8-12 ms (milliseconds) per audit record that MQ Auditor writes to the audit files. Now, 8-12 ms per audit record may not sound like a lot but if your queue manager is processing a […]

Also posted in Capitalware, IBM MQ, Java, Linux, MQ Auditor, Unix, Windows Comments Off on MQ Auditor’s new Audit Queue Off Load Application

RFE for WMQ manuals in PDF format

I have created an RFE called “Create PDFs for WebSphere MQ”. The RFE ID # is 21041. Please vote for it, so that IBM will create/generate WebSphere MQ in PDF format. http://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=21041 To vote, locate the “RFE Actions” section on the right hand side of the screen and click the vote link. You can only […]

Also posted in IBM MQ, Linux, Unix, Windows, z/OS 2 Comments