Problem:
After migrating an APS report writer program to AMB, we receive this error.
Resolution:
This problem was caused by having unprintable hex values imbedded in the original mainframe source which are then expanded by default in MFA to include a leading hex'00' value. The added byte of data is causing the record to exceed the recrod size. To solve this, When using drag/drop to bring down the source members, go into the options/configuration and uncheck the MDECONV check box. Drag down the member again to override it.
#MFDS
#EnterpriseDeveloper