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 CA Endevor SCM 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.