SMGR160E INVALID SOURCE RECORD LENGTH error received during Add in Endevor Integration for the Natural Environment (EINE)
search cancel

SMGR160E INVALID SOURCE RECORD LENGTH error received during Add in Endevor Integration for the Natural Environment (EINE)

book

Article ID: 31119

calendar_today

Updated On:

Products

Endevor Endevor Natural Integration

Issue/Introduction

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.

Environment

Endevor Integration for the Natural Environment

Resolution

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: 

IPRFX.IQUAL.SMPLTEST.BASE 
IPRFX.IQUAL.SMPLTEST.DELTA
IPRFX.IQUAL.SMPLQA.BASE
IPRFX.IQUAL.SMPLQA.DELTA
IPRFX.IQUAL.SMPLEMER.BASE
IPRFX.IQUAL.SMPLEMER.DELTA
IPRFX.IQUAL.SMPLPROD.BASE
IPRFX.IQUAL.SMPLPROD.DELTA

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.