The Endevor backup job just started getting the following error:
BC1PBM50: F000 ABEND CODE=RECL NUMBER=0001
CODE RECL indicates that record length of an Endevor element is greater than the blocksize of the backup file.
Change the DCB of the back up file to -
RECFM=VB,LRECL=32760,BLKSIZE=32764