Multiple choice technology platforms and products

What is the command to delay a batch job?

  1. DLYJOB

  2. DLY

  3. DELAYJOB

  4. DLY JOB

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

DLYJOB (Delay Job) is the CL command used to delay or pause a batch job for a specified time. It can be used to suspend job execution. The other options (DLY, DELAYJOB, DLY JOB) are not valid IBM i commands.