DELETE/QUEUE

From VSI OpenVMS Wiki
Revision as of 15:14, 2 December 2019 by Jane.doe (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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