Performing Add action of a Predict object with CA Endevor Integration for the Natural Environment (EINE) in a test environment and getting the following error: SMGR160E INVALID SOURCE RECORD LENGTH - 00657 EXCEEDS MAXIMUM RECORD LENGTH FOR TYPE - 00516.
search cancel

Performing Add action of a Predict object with CA Endevor Integration for the Natural Environment (EINE) in a test environment and getting the following error: SMGR160E INVALID SOURCE RECORD LENGTH - 00657 EXCEEDS MAXIMUM RECORD LENGTH FOR TYPE - 00516.

book

Article ID: 31119

calendar_today

Updated On:

Products

Endevor Endevor Natural Integration Endevor - ECLIPSE Plugin Endevor - Enterprise Workbench

Issue/Introduction

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: 

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. 

Environment

Release:
Component: SCMMNI