Releases: ibm-messaging/mq-smf-csv
Releases · ibm-messaging/mq-smf-csv
Update for MQ 9.2.3
- Update for MQ 9.2.3 (no real change for that)
- Fix QESD interpretation
- Ignore 115 subtype 240 (an undocumented structure)
Include AMS and z/OS Connect CEE record types
- Update for MQ V9.2
- Support for AMS SMF type 180 (thanks to Andrew Mattingly)
- Experimental support for z/OS Connect EE type 123 (subtype version 1)
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