Performing an Add action of a Predict object with EINE in a test environment and getting the following error:
SMGR160E INVALID SOURCE RECORD LENGTH - 00657 EXCEEDS MAXIMUM RECORD LENGTH FOR TYPE - 00516.
Endevor Integration for the Natural Environment
Check the DCB data set information of the Base and Delta files being used by the Predict elements and verify the RECFM is VB and the LRECL is at least 1796.
If using the Endevor sample application, change the LRECL of the BASE and DELTA file allocations of:
in sample job SMPLJOB2 in iprfx.iqual.CSIQSAMP to at least 1796.
Or allocate 4 new BASE and DELTA libraries specifically for the Predict elements and update the Predict TYPE definitions to point to the new BASE and DELTA libraries with the larger LRECL.