JCL abend code S822 pertains to
-
Data Set Not found
-
Space Abend
-
Load module not found
-
Time Out abend
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).