Description:
DAILY JOB DAYccc failed with error BAS00336E LESS THAN 10 INPUT RECORDS SELECTED and the decision is made to run the step with less than 10 records.
Solution:
Code SYSPARM=NODATA on the execution step. Example DAY040 EXEC MICSDBx, SYSPARM=NODATA. This parameter should be removed after the successful execution of the DAILY to prevent data being missed without administrator notification.