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

MGMTCLAS is a DD statement parameter used to specify a storage management class for new data sets; it cannot be defined on a JOB statement. MSGCLASS, COND, and NOTIFY are all standard valid parameters for a JCL JOB statement.