It appears that the data being inputted to DAY020 was already processed as they were date range deleted.
This results in message:
BAS00336E LESS THAN 10 INPUT RECORDS SELECTED. RUN ABORTED
If all data during that time was loaded into MICS then you should be able to just code SYSPARM=NODATA on DAY020 and restart in that step.
Then make sure to remove SYSPARM=NODATA so the next daily goes in fine.
If there was additional data during that time frame that needs to be loaded into MICS, then there is an option to “FORCE” data into MICS.
The safer option in that case might be to restore to prior to the failing day and then rerun daily job to catch back up.