HPlogo MPE/iX Commands Reference Manual: HP 3000 MPE/iX Computer Systems > Chapter 6 Command Definitions P-R

PURGEJOBQ

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

Removes a job queue

Syntax

PURGEJOBQ qname

Parameters

qname

is the name of the queue to be deleted

Operation Notes

The PURGEJOBQ command deletes a job queue. The queue will be deleted only if it is empty, that is, if no jobs are waiting or executing in the queue. The default system job queue can not be purged. The user must have SM or OP capability to execute the command.

This command is available in a session, job. or in BREAK. Pressing Break aborts the execution of this command. This command is not allowed in SYSSTART.

Example

:PURGEJOBQ myjobq

Related Information

Commands

NEWJOBQ, LISTJOBQ, SHOWJOB

Feedback to webmaster