Multiple choice technology mainframe

What is the command used to list all dependent jobs

  1. LJOB,LIST=ALL ,JOB=

  2. LJOB,LIST=RQMT,JOB=

  3. LJOB,LIST=DEPJ,JOB=

  4. LJOB,LIST=NODD,JOB=

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

LJOB,LIST=DEPJ,JOB= is the CA7 command to list all dependent jobs - jobs that have the specified job as a requirement (i.e., jobs that depend on this job to run first).