Stops the current jobs on the specified queue and requeues them
for later processing. The queue does not stop; processing of
the first pending job in the queue begins. The /QUEUE qualifier
is optional, but the /REQUEUE qualifier is required. The /ENTRY
qualifier is required to requeue batch jobs.
Requires delete (D) access to the current or specified job.
Format
STOP/QUEUE/REQUEUE[=queue-name] queue-name[:]
STOP/QUEUE/REQUEUE[=queue-name] /ENTRY=(entry-number[,...])
queue-name[:]
Additional Information:
explode
extract