Multiple choice technology mainframe

While running a JCL, what at is the abend thrown for time out?

  1. (A) S322

  2. (B) SB37

  3. (C) S122

  4. (D) SOC7

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

S322 is the IBM mainframe system abend code indicating that a step or job exceeded its allocated CPU time limit (timeout). SB37 is a space-related abend indicating out-of-space on a volume, S122 represents operator intervention (cancel with dump), and S0C7 is a data exception caused by invalid numeric data.