Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why, after recently updating the IBM SDK for z/OS, does my JRIO program fail with the message: java.lang.IllegalArgumentException: recordLength=32760?

0
Posted

Why, after recently updating the IBM SDK for z/OS, does my JRIO program fail with the message: java.lang.IllegalArgumentException: recordLength=32760?

0

JRIO made corrections to handling variable block data and this has made application code fail that should have failed before. This is related to the fact that the method getInstanceOf has multiple signatures. This previously worked because JRIO was incorrectly handling VB data. Since JRIO is now properly handling VB data, you will need to use a more general signature intended for opening existing datasets.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123