Multiple choice technology mainframe

Which parameter cannot be used on JOB statement

  1. MSGCLASS

  2. MGMTCLAS

  3. COND

  4. NOTIFY

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

MGMTCLAS (management class) is an SMS (Storage Management Subsystem) parameter that specifies storage management rules like retention, migration, and backup. It cannot be specified on a JOB statement - it belongs to the DD (Data Definition) statement for datasets. MSGCLASS, COND, and NOTIFY are all valid JOB statement parameters.