Endevor Natural Interface (EINE) batch jobs are failing with a JCL error: IEFC019I MISPLACED DD STATEMENT
search cancel

Endevor Natural Interface (EINE) batch jobs are failing with a JCL error: IEFC019I MISPLACED DD STATEMENT

book

Article ID: 31298

calendar_today

Updated On:

Products

Endevor Endevor Natural Integration

Issue/Introduction

After updating one of the EINE NAT skeletons (NATPADD) in the EINELIB Natural library, the batch job fails with a JCL error:

IEFC019I MISPLACED DD STATEMENT  

and the statement is a generated SYSIN DD -

/*                                                      
//SYSIN     DD *               GENERATED STATEMENT      
//*
 

Environment

All support Releases

Endevor Integration for the Natural Environment 

EINE

SCMMNI 

Natural 

Resolution

Check the updated NAT skeleton for blank lines by listing the text member (not editing it) -
 
0180 FIN                   
0190 /*                    
0200  
0210                    
***** End of List *****    
 
 
After determining how many blank lines are at the end of the member, edit it, delete the lines, and SAVE it.