Clear a job queue

When you clear a job queue, every job on the queue is deleted. This includes any jobs that are in the hold state. You can use iSeries™ Navigator or the character-based interface to clear a job queue. Jobs that are running are not affected because they are considered active jobs and are no longer on the queue.

Character-based interface

Command: Clear Job Queue (CLRJOBQ)
Example: This command removes all jobs currently in the IBM-supplied job queue, QBATCH. Any job currently being read in is not affected.
CLRJOBQ JOBQ(QGPL/QBATCH)