Multiple choice technology mainframe

Displays a list of all jobs waiting in the queue, order sequenced by Job name.

  1. LQ,SEQ=JOB

  2. LACT,SEQ=JOB

  3. LREQ,SEQ=JOB

  4. LREQ,LATE

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

LREQ,SEQ=JOB displays a list of all jobs waiting in the queue (requirements list), sequenced/ordered by job name. This shows jobs that are waiting for their requirements to be satisfied.