Multiple choice technology mainframe S722 abend is for The data set name in the JCL did not match the data set name on the tape A module requested by the program could not be found. The storage needed to execute the program was not available. The maximum number or output lines has been exceeded Reveal answer Fill a bubble to check yourself D Correct answer Explanation S722 is the IBM mainframe abend indicating that a job's output exceeded the maximum line count limit specified in the JCL JOB statement's LINES parameter or installation defaults. This prevents runaway output from consuming system resources.