When executing an Endevor DELETE processor, the following error sometimes occurs:
C1A0010E ALLOCATION ERROR RC=970C-4379, DDNAME=SYSPRINT
C1A0011E IKJ56894I DATA SET SYSENDV.ENDVT0.FISC412.LSTF7 NOT ALLOCATED+
Here is the processor step that is trying to allocate the file:
//*-------------------------------------------------
//LISTMEM1 EXEC PGM=FTP,COND=(4,LT),
// PARM='&IP1 (EXIT=8 TIMEOUT 900'
//SYSPRINT DD DSN=&JOBLSTF7,
// UNIT=SYSDA,SPACE=(CYL,(01,01),RLSE),
// DISP=(,CATLG,DELETE),
// DCB=(LRECL=133,BLKSIZE=0,RECFM=FB)
Release : 18.0 18.1
Component : Endevor Software Change Manager
A 970C-4379 allocation error is a SMS error.
Have the system programmer check the logrec data set for additional information and have the storage administrator check the SMS rules.