Multiple choice technology mainframe

Identify the special DD name?

  1. JOBABEND

  2. JCLABEND

  3. SYSABEND

  4. STEPABEND

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

SYSABEND is a special DD name used in JCL to capture system dump information when a job abnormally terminates (ABEND). It's a reserved DD statement name. JOBABEND, JCLABEND, and STEPABEND are not standard special DD names in JCL.