Multiple choice technology mainframe

Which parameter can not be used on a JOB statement?

  1. MSGCLASS

  2. COND

  3. MGMTCLAS

  4. NOTIFY

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

JCL JOB statements support specific parameters for job control. MSGCLASS, COND, and NOTIFY are all valid JOB statement parameters. MGMTCLAS is not a JCL parameter - it's an SMS (Storage Management Subsystem) storage class attribute used for automated data management, not specified in JOB statements.