Releases: ibm-messaging/mq-smf-csv
Update for MQ V9.1.5
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
Add support for MQ V9.1.4 enhancements for encrypted datasets
Large files on Windows
Correct "percentage processed" display for Windows large files
Bitfield padding
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
Print QJST SLPTU as number not timestamp.
Do not print final QJST fields created by older versions of structure
correct windows pointer size
Make sure pointers on Windows are still compiled as 32-bit to keep structure sizes matching original
QJST structure change
And correct a QCST field datatype
MQ V9.1.2 zHyperwrite support
MQ V9.1.2 zHyperwrite support
MySQL support
Add support for MySQL databases (use '-b mysql' option).
Add VBS converter
Add tool to convert VBS to USS format, to help with sftp transfers