Archive for the Category: Linux

Swift 5 Released

Ted Kremenek of Apple has announced release of Swift 5: https://swift.org/blog/swift-5-released/ Swift 5 is a major milestone in the evolution of the language. Thanks to ABI stability, the Swift runtime is now included in current and future versions of Apple’s platform operating systems: macOS, iOS, tvOS and watchOS. Swift 5 also introduces new capabilities that […]

Also posted in iPhone, iPad & iPod Touch, macOS (Mac OS X), Open Source, Programming, Swift Comments Off on Swift 5 Released

Oh Hardware, how I hate thee!

Well, there went 2 days of my life I won’t get back. 🙂 About 2 weeks ago, when I booted up my SLES 64-bit Linux server, it complained about issues with the hard drive. So, I ran “fsck” to fix the file system issues. There was only a couple of problems then everything was fine. […]

Also posted in Capitalware, IBM MQ, Operating Systems Comments Off on Oh Hardware, how I hate thee!

New: Universal File Mover v2.0.0

Capitalware is pleased to announce the release of Universal File Mover v2.0.0. It is a free open source project. Universal File Mover is more than a simple tool to manage the transfer of files. It allows the user to combine business processes into a workflow. The user combines a series of Action commands to create […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, IBM MQ Appliance, Java, macOS (Mac OS X), Open Source, Universal File Mover, Unix, Windows Comments Off on New: Universal File Mover v2.0.0

Offline C Runtime Library Reference

Google is a great search engine. When I search for “ftime linux”, the first search hit will be the man page for ftime which is exactly what I wanted. But sometimes I just want the whole manual in PDF format so that I can simply read about functions and scroll through it while I’m trying […]

Also posted in C, Education, IBM i (OS/400), Programming, Unix, Windows, z/OS Comments Off on Offline C Runtime Library Reference

More RSS Sidebar MQ Content on my Blog

You may have noticed for a couple of weeks that the “IBM MQ” content sidebar was not showing anything. That is because IBM again changed the link. IBM doesn’t publish the information and they love to change it every so often, so for me it is like a game of whack-a-mole. Someone sent me the […]

Also posted in Capitalware, HPE NonStop, IBM i (OS/400), IBM MQ, Unix, Windows, z/OS Comments Off on More RSS Sidebar MQ Content on my Blog

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, 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 Message Replication, MQ Standard Security Exit, Unix Comments Off on Weird Problem related to a Channel Security Exit

Best Practices for an IBM MQ Channel’s SHARECNV Parameter

I was chatting with Josh the other day and he asked me if I knew that IBM now does not recommend uses the default value of 10 for a channel’s SHARECNV (shared conversation) value. He said that the MQ Knowledge Center recommends for distributed queue managers a value of 1 for a channel’s SHARECNV. Of […]

Also posted in HPE NonStop, IBM i (OS/400), IBM MQ, IBM MQ Appliance, Unix, Windows Comments Off on Best Practices for an IBM MQ Channel’s SHARECNV Parameter

How to Compile and Link MQ Programs on Linux

Someone on StackOverflow asked “How to compile a C program without knowing the include files”. JasonE gave a really good answer, so I thought I would repeat it here: To compile and link 64-bit MQ applications on Linux, follow the instructions here To compile and link 32-bit MQ applications on Linux, follow the instructions here […]

Also posted in C, C++, IBM MQ, Programming Comments Off on How to Compile and Link MQ Programs on Linux

SQLite v3.27.1 Released

D. Richard Hipp has just released SQLite v3.27.1. https://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.27.1 Released

IBM MQ V9.1.2 Announced

IBM has announced IBM MQ V9.1.2: http://www.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/1/877/ENUSZP19-0031/index.html Highlights: MQ V9.1.2 base automatically balances a pool of connected applications across a set of available queue managers. MQ V9.1.2 base provides enhanced REST Messaging performance with connection pools. MQ Advanced V9.1.2 includes the capabilities in MQ V9.1.2 base and new REST API calls for MQ Managed File […]

Also posted in Fix Packs for MQ, IBM MQ, IBM MQ Appliance, Unix, Windows, z/OS Comments Off on IBM MQ V9.1.2 Announced