Skip to content

Releases: ibm-messaging/mq-smf-csv

Update for MQ V9.1.5

02 Apr 16:27
Compare
Choose a tag to compare

Update to match MQ 9.1.5
Include generated SMF header so you don't have to copy one from z/OS to build it yourself.

MQ V9.1.4 compatibility

04 Dec 12:10
Compare
Choose a tag to compare

Add support for MQ V9.1.4 enhancements for encrypted datasets

Large files on Windows

26 Sep 05:55
Compare
Choose a tag to compare

Correct "percentage processed" display for Windows large files

Bitfield padding

22 Aug 07:05
Compare
Choose a tag to compare

Different compilers have different rules for how bitfield structures are padded. These have now shown up as a problem on Windows. The code now has a check executed during build to ensure all platforms see the same size structure.

QJST structure change

12 Aug 06:24
Compare
Choose a tag to compare

Print QJST SLPTU as number not timestamp.
Do not print final QJST fields created by older versions of structure

correct windows pointer size

11 Jul 06:50
Compare
Choose a tag to compare

Make sure pointers on Windows are still compiled as 32-bit to keep structure sizes matching original

QJST structure change

29 Apr 16:16
Compare
Choose a tag to compare

And correct a QCST field datatype

MQ V9.1.2 zHyperwrite support

23 Mar 12:24
Compare
Choose a tag to compare

MQ V9.1.2 zHyperwrite support

MySQL support

18 Sep 09:58
Compare
Choose a tag to compare

Add support for MySQL databases (use '-b mysql' option).

Add VBS converter

18 Jul 08:51
Compare
Choose a tag to compare

Add tool to convert VBS to USS format, to help with sftp transfers