Release a job queue

When you release a job queue, all of the jobs that were placed on hold as a result of placing the job queue on hold are also released. If an individual job was placed on hold before the job queue was held, then the job is not released.

To release a job queue, use iSeries™ Navigator or the character-based interface.

Character-based interface

Command: Release Job Queue (RLSJOBQ)
This example releases the job queue QBATCH.
RLSJOBQ   JOBQ(QBATCH)