When Ironstream detects a created JSON event whose size is greater than that of its internal buffers, the record is printed and deleted. If a large number of oversized records are created, then the printing of these records creates an excessive amount of output in SYSPRINT.
This change will stop the printing of oversized records unless DEBUG=YES
is active.