Multiple choice technology mainframe

JCL abend code S822 pertains to

  1. Data Set Not found

  2. Space Abend

  3. Load module not found

  4. Time Out abend

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

JCL abend code S822 is specifically a 'Space Abend' - occurs when a job exceeds allocated disk space or cannot allocate required space. This is distinct from dataset not found (S013), load module not found (S806), or time out (S322).