Multiple choice technology mainframe

Which of the following DD indentifiers is used for the output file for messages from the utility

  1. SYSUT2

  2. SYSUDUMP

  3. SYSUT3

  4. SYSOUT

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

SYSUT3 is the standard DDNAME for utility message output file in IBM mainframe utilities. SYSUT2 is used for output data, SYSUDUMP captures system dumps for debugging, and SYSOUT routes output to the output class.