CA Endevor Processor failing with a RC=0020
search cancel

CA Endevor Processor failing with a RC=0020

book

Article ID: 138555

calendar_today

Updated On:

Products

Endevor

Issue/Introduction

** ASMA417C Unable to open OBJECT file            


HIGH LEVEL ASSEMBLER - INTERRUPT AND DIAGNOSTIC DUMP          

** ASMA935U One or more required files not available          

 

Environment

Release : 18.0

Component : CA Endevor Software Change Manager

Cause

IEC130I SYSLIN   DD STATEMENT MISSING 

Resolution

Needed to add a //SYSLIN DD statement to the processor COMPILE step:


//SYSPUNCH DD DUMMY

//SYSLIN   DD DSN=&&PD0015,UNIT=SYSDA,                         

//         DISP=(NEW,PASS,DELETE),SPACE=(1700,(1000,300),RLSE)