Multiple choice technology web technology

What are the Keyword parameters in JOB statement?

  1. CLASS,PRTY,MSGLEVEL

  2. TYPRUN,NOTIFY,MSGCLS

  3. Both 1 and 2

  4. None of the above

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

All listed parameters are valid JCL JOB statement keyword parameters: CLASS (job class), PRTY (priority), MSGLEVEL (message level), TYPRUN (type of run), NOTIFY (user notification), MSGCLS (message class). Therefore both options A and B are correct, making C the right choice.