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

MSGCLASS, COND, and NOTIFY are valid JOB statement parameters in JCL. MGMTCLAS (Management Class) is a dataset parameter used in SMS (Storage Management Subsystem) for data management, but it is NOT valid on a JOB statement. Option C correctly identifies this.