//JOB1 JOB
//SORT EXEC PGM=DFSORT
//SYSOUT DD SYSOUT=*
//SORTIN DD NEW.SPECIAL.DATA.SET,DISP=SHR
//SET DD DUMMY,DCB=(RECFM=FB,LRECL=80,BLKSIZE=800)
//SORTTEMP DD DSN=&&SORTTEMP,DCB=*.SET
//SYSIN DD *
INCLUDE...
//SORT EXEC PGM=DFSORT
//SYSOUT DD SYSOUT=*
//SORTIN DD NEW.SPECIAL.DATA.SET,DISP=SHR
//SET DD DUMMY,DCB=(RECFM=FB,LRECL=80,BLKSIZE=800)
//SORTTEMP DD DSN=&&SORTTEMP,DCB=*.SET
//SYSIN DD *
INCLUDE...
I can't make sense of what is output by the job? Normally the error is obvious and listed, but this output is like nothing I've seen before! One thing that occurs a couple of times is:
NO ACTIVE MODULE FOUND