Difference between revisions of "DELETE/QUEUE"

From VSI OpenVMS Wiki
Jump to: navigation, search
(Created page with "DELETE/QUEUE is a DCL command that deletes a print or batch queue created by the INITIALIZE/QUEUE command, and deletes all...")
 
(No difference)

Latest revision as of 15:14, 2 December 2019

DELETE/QUEUE is a DCL command that deletes a print or batch queue created by the INITIALIZE/QUEUE command, and deletes all the jobs in the queue. The /QUEUE qualifier is required. Requires manage (M) access to the queue. To delete a queue manager on a node or OpenVMS Cluster system, add the /MANAGER qualifier.

Syntax

DELETE/QUEUE  queue-name[:]

Qualifiers

  • /LOG
  • /MANAGER